Skif-off left a comment (geany/geany-plugins#1527) @advice2020
> -Because based on "move line" actions, still limited to moving up/down one > line at a time As far as I remember, the selection will preserved, so it is more or less tolerable... > -Can be a little tricky when using things like xml files, depending on where > caret is placed No, this applies to nested code blocks in any language. > especially with there not being many resources available through Lua itself Well, Lua can do a lot, but here we hit the limit of my knowledge/understanding about the internals of Scintilla and C/C++ code :) About progress... Maybe jinn(s) would be better and faster? Need to find Aladdin and take the lamp away from him :))) But it won't be pretty... And children will be upset. Maybe Notepad++? If this application is able to select code blocks, then this can be found in the source code. Have you rechecked Geany? Maybe I missed the suitable command... -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1527#issuecomment-3674959292 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1527/[email protected]>
