When I use an external editor, all file names are lowercase
editor
This can be very confusing for <import> files
For example, the new file created in the engine is <Hello.js>
In the external editor, it appears as <hello.js>
If you improt hello.js .and it tell u is wrong.
Also, how do I synchronize folders in an external editor
The external editor could not synchronize the folders within the engine. Nor can you create a new folder (placing scripts in a new folder in an external editor can cause an error)
These are some of my questions