Nope ) It doesn’t matter for me, but in Atom by default spaces. And whole my previous code was wrote in Atom. I have two options:
Change whole project
Change some settings in editor to use spaces like in project now.
Would be great if new Editor has something like Atom Beautify with the same options (change code style (beautify code) by hot keys or everytime with save)
@Erik_Angelin
I think this my feature request can be closed :
Awesome, so much better! I got the tab fix here a little while ago.
I’m very thankful for the options to toggle the minimap, indentation guides, and visible whitespace – all great features, but nice to have a choice. (sometimes the minimap just gets in the way, etc. )
The matching word highlight when you select something is great! I have a plugin for Atom to do this and use it constantly.
Proper autocomplete, yay! As-you-type and now it doesn’t act like it’s another window (on Windows anyway). (this issue seems to be solved)
Autocomplete for engine message names is really nice, something the Atom package doesn’t do. (msg.post(".", “acquire_input_focus”) is so much easier to type now)
Multiple cursors! I never expected this to get added, but I use it quite a lot in Atom. And all the multi-cursor copy-paste stuff works as it should . . . nice.
There are still a few things that I would miss too much if I gave up Atom (I’ll report them on github), but it’s getting pretty close! Great work, thanks!
Im not sure if it was as of this update but being finally able to see my available syntax options and created variables is one of the best updates to happen. It removes alot of headache from my bad rep with creating typos. lol