Add option to "switch"
-
I work a lot in a project with config files, where I find Notepad++ sessions to be valuable. I use the document list feature, along with to dual view, which I use to separate files by function.
One function that works, but could be improved upon is the ability to shuffle views. It would be nice to see an additional option to right click separator such as:
Rotate to right
Rotate to left
Switch sidesI know this can be done by rotating twice. It’s more of a quality of life option.
-
@Michael-Moynihan said in Add option to "switch":
It would be nice to see an additional option to … Switch sides
Good idea. Please follow the instructions in our FAQ to make a feature request that the Developer can see.
-
If Rotate to right and Rotate to left were made into commands in the N++ menu system (instead of just things on a popup menu for the view splitter control), then it would already be possible to make a macro that would execute one of them twice, thus providing the requested functionality.
So maybe an equally good new feature request would be for such new menu command items.