How to sort selected lines
Is it possible to sort selected lines in Wing IDE? If so, how to do it?
Is it possible to sort selected lines in Wing IDE? If so, how to do it?
There is a command called sort-selected that does this. You'll need to invoke it either from Edit > Command by Name, or by binding a key to it from the User Interface > Keyboard > Custom Key Bindings preference, or by adding a toolbar item (right-click to customize).
Thanks. Very useful!
Is there a list of all possible commands and an explanation what they do?
Yes, in the command reference: https://wingware.com/doc/commands
Which currently is inexplicably in German... will fix that shortly!
OK now in English again.
I looked through the sections but I didn't find sort_selected command
To enter a block of code:
Comments