Notepad++ is my favourite after testing MANY editors - thanks a lot for it!
Something I would like to have:
Switch between the file-tags with Ctrl-PgUp/PgDn (the way you flip the sheets in Excel).
Something that disturbs me often (german version):
When I want to save I press Alt-D-S and often this becomes a Alt-S in I have the 'Sprache'-Menu open, but there's no intelligent solution...
Thanks again for your Software!
Ralph Kradolfer (www.askcase.ch, info@askcase.ch)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
to Nobody:
These macros I made with the keys Ctrl-Tab and Ctrl-Shift-Tab. BUT this worked fine in version 3.8, but now there is a menu added.
Now I changed to using the key Ctrl-Tab, which works quite like Alt-Tab does whitin Windows.
Ralph
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It will probably take years to learn all about Notepad++ ;-)
Your Macro solution was easily done and works perfectly - thanks a lot!
Another question: When I press Home, my cursor goes to the first letter of the line, pressing it another time it goes all to the front. I would prefer to have it the other way around. Creating a macro end-home-home didn't work, since it doesn't seem to lie on the home-button. Any ideas?
Ralph
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Notepad++ is my favourite after testing MANY editors - thanks a lot for it!
Something I would like to have:
Switch between the file-tags with Ctrl-PgUp/PgDn (the way you flip the sheets in Excel).
Something that disturbs me often (german version):
When I want to save I press Alt-D-S and often this becomes a Alt-S in I have the 'Sprache'-Menu open, but there's no intelligent solution...
Thanks again for your Software!
Ralph Kradolfer (www.askcase.ch, info@askcase.ch)
to Nobody:
These macros I made with the keys Ctrl-Tab and Ctrl-Shift-Tab. BUT this worked fine in version 3.8, but now there is a menu added.
Now I changed to using the key Ctrl-Tab, which works quite like Alt-Tab does whitin Windows.
Ralph
Nice request. This would allow both MRU-tab-switch style and absolute switching at the same time!
This is easily implemented by creating macros. The process is self evident once you record an action.
I also prefer Ctrl+PgUp/PgDn over Ctrl+Tab/Ctrl+Shift+Tab.
It will probably take years to learn all about Notepad++ ;-)
Your Macro solution was easily done and works perfectly - thanks a lot!
Another question: When I press Home, my cursor goes to the first letter of the line, pressing it another time it goes all to the front. I would prefer to have it the other way around. Creating a macro end-home-home didn't work, since it doesn't seem to lie on the home-button. Any ideas?
Ralph
How do you make this macro? For me, it doesn't seem to record my action of clicking on the next tab.