Edit : Spelling.
Hello,
I’m trying to change the color of comments in the editor, because I use them a lot to remember the differents parts of my code (not being a real coder myself).
I create an editor.css first in home/.Defold, with the following text :
* {
-df-script-comment: #00ff00;
}
Don’t work. At all.
The only error I found in the “editor2” log (same folder than editor.css) looks unrelated) :
1 . 2024-07-29 03:27:50.122 573 [JavaFX-Launcher] WARN javafx - Unsupported JavaFX configuration: classes were loaded from 'unnamed module @5bbd0ff1'