It’s a harder choice between Atom and Defold code editor now.
Is there variable fields autocomplete or there’s a bug?
In Atom I have the extension that shows variable fields like position.x or position.y and self. (only works after being declared before hand; I guess it determines context).
Looking forward to the built-in debugger also. When are planning to release it to alpha/beta?
Thanks for reporting the ALTGR issue. Unfortunately we won’t have time to fix this properly before christmas, but we posted two sad workarounds here: New text editor issue: ALT GR on Windows (SOLVED)
New editor much more usefull than previuos version. I found some inconvenience on win platfrom:
CTRL + INSERT and SHIFT + INSERT dont work relative to CTRL + C and CTRL + V functionality. Please make it same as CTRL + C and CTRL + V functionality.
CTRL + LEFTCURSOR or CTRL + RIGHTCURSOR navigate to START and END current line, but more usefull navigate to start-end of each line word. Same when selected text with SHIFT + CTRL.
SHIFT + DELETE dont delete selected text as simply DELETE. A trifle but comfortable delete also with SHIFT + DELETE.
yes, need to setup replace TABS with spaces as mentioned other users above.
It appears, that my strg + c doesn’t work every time. I dont know if its just my keyboard, but i didnt notice this bug in other applications. Maybe anyone else noticed this?
I can reproduce it, if i doubleclick a word and then try to copy paste it (it happens not every time).
Are you used to Mac? Ctrl+Left/Right for skipping words is how everything on windows works. Even with Defold—all the other input fields in Editor 2 work that way, just not the text editor. For such an often-used thing, it’s really hard to switch your brain and remember to use Alt instead of Ctrl for one part of one program. Of course I hope it will be configurable at some point
It would be interesting to conduct a poll, for knowing what proportion of Defolders are using the internal editor.
To be honest, i was thinking that everybody had configured Defold for using the favorite text editor. Well, that’s the first thing i did.
And i was happy to see that Defold allows this type of customization
(when i can change fonts size / color of the Defold’s GUI, i will be very happy).