I’m kinda new to Defold… so maybe I just can’t find it (though I have searched around), but where can I set my code editor preferences? Things like spaces vs tabs, number of spaces for indents, font size, etc.
See this thread for editing the CSS of the editor. The viewports are not currently able to be customized.
To change the font size of the text editor press ctrl + or - to modify.
spaces vs tabs, number of spaces for indents
Not sure if this is supported.
You can use VSCode for writing scripts if you prefer to customize those.
3 Likes
Thanks for the info, I guess I can try using VSCode if I end up not being able to deal with the lack of editor customizability. Is there a place to request and vote on Defold feature updates like this?
Requests can be posted here
You vote by adding a thumbs up to issues. Here is the current most voted issues
https://github.com/defold/defold/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc
1 Like