pkulchenko / ZeroBraneStudio

Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
http://studio.zerobrane.com/
Other
2.59k stars 518 forks source link

[request] column text edition mode #1170

Open atesin opened 7 months ago

atesin commented 7 months ago

you know, column edition mode similar to that present in ultraedit and notepad++

would be useful in certain situations like editing multiline comment blocks, text diagrams, manual identation, etc

atesin commented 7 months ago

nevermind .... i discovered this ACCIDENTALLY, by holding Shift + Alt + mouse drag

please add this trick in tips and tricks to be available for everyone

pkulchenko commented 7 months ago

Yes, it's already available. I don't mind updating tips and tricks page, but it's already added to the editor shortcuts page (https://studio.zerobrane.com/doc-editor-keyboard-shortcuts) under the navigation and selection sub-header. Is it worth still adding to the tips&tricks page?

atesin commented 7 months ago

being like that, idk, there are many more shortcuts that i didn't know it, i am very new to zerobrane and lua programming

but a general "which are the editor keyboard shortcuts" entry may be a good idea ... but however yes, i think it should be also in a separate "tips and tricks" entry because is a whole different edition mode