Started by
SparkleArts
on
Topic category: Feature requests and ideas for MCreator
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 to load MCreator project by loading it as a "gradle project"
Each MCreator project is visible as gradle project to IDEs
@Klemen I tried that in Intellij Idea but it seems to load really long so I can use tasks like runClient. Is this normal?