Autosaving Code Editor

Started by Argus Obsidian on Fri, 05/21/2021 - 18:25

Topic category: Feature requests and ideas for MCreator

Last seen on 21:34, 12. May 2022
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • Tracker tickets:
  • MCreator plugins:
  • Comments:
Autosaving Code Editor
Fri, 05/21/2021 - 18:25

I think it would be really useful if the code editor autosaved automatically after a period of time. It could be turned on and off in the settings, and the delay between saves could be configured.

A similar concept would be to auto save code before compiling. I've had a lot of problems wondering why I was still getting errors before realizing that I hadn't saved my code.

It's a relatively small change, but I think it would be incredibly useful.

A similar concept would be…
Sat, 05/22/2021 - 16:22

A similar concept would be to auto save code before compiling

Ctrl + B will save and compile