External Code Editor Implementation

Started by SparkleArts on

Topic category: Feature requests and ideas for MCreator

Last seen on 19:50, 7. Sep 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
External Code Editor Implementation

What about adding an Feature to allow Users to use an External Code Editor (like VSCode) where you have the Syntax and Autocomplete Dropdown Menu as well.

Is this possible or is this Idea not needed?

You can use external editor…
Sun, 07/21/2024 - 11:37

You can use external editor to load MCreator project by loading it as a "gradle project"

Each MCreator project is visible as gradle project to IDEs

Last seen on 19:50, 7. Sep 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Klemen I tried that in…
Tue, 07/30/2024 - 16:36

@Klemen I tried that in Intellij Idea but it seems to load really long so I can use tasks like runClient. Is this normal?