Tab and Shift + Tab still work - it’s additional not instead of, to make it more like external editors. I far prefer Ctrl + [ and ]
Uh oh this will be annoying haha… I often speed write certain repetitive sections of code which obviously also utilizes a lot of copy pasting, and I end up hitting ctrl+z a TON. Hopefully this behaviour won’t stick around or I might end up turning format on paste off which will be unfortunate.
Cmd+Space is reserved for Spotlight Search on mac. Could you possibly change it to something else so it doesn’t conflict with the OS keyboard shortcuts?
EDIT: Cmd+Space is actually sunk by Spotlight Search, does not work for switching between scripts.
Simply hit ctrl+z one more time to undo the paste as well.
I usually want my comments to follow indentation rules. Is there a setting for this I can turn on?
It would be cool to have game-level settings to change coding style so every scripter would use the same coding style. Now that there is an option to indent using spaces, there is a possibility of someone in a team changing that setting and messing up the indentation. At least I don’t want any space indentation in any of my code because spaces are evil.
btw a quick poll
- Tabs
- Spaces
0 voters
Shift+Tab and Tab are still work as usual! we just provide extra hot-key (ctrl+[/]) to give you another options.
Yeah I see it now, just that, the way it is worded it looks like the hotkey was replaced, but thank you and @BanTech for clarifying
Yes! Please let Format
button serve you!
This is truly amazing! Finally for once Roblox isn’t focused on the avatars.
What about the lag that occurs when you a lot of characters in the code editor while having show-whitespaces
setting on?, will that be more optimized in the future?
Will there be options to adjust how the formatter works in the future? It would be awesome to be able to enforce our own personal style guides.
Sorry for the mistake, we meant Ctrl+Space!
To everyone commenting spaces are evil: yes we know but that’s not what this thread is about.
Any news on when granular syntax highlighting is out?
I’m mostly excited about the new copy and pasting, now I don’t have to freak out everytime I paste something with indents.
Yes. Thank you. I have been waiting for quite some time for this.
Oh my goodness! finally! Improper indentation always bothered me, and now I don’t have to worry about that!
Are multi-line cursors a thing?
Will automatic un-indenting be coming soon? (Really tired right now and can’t think of proper terminology)
Example from VSCode:
https://gyazo.com/ae570f8eb63855011ce106db03b8908c