Vitaliy Dovgan
Vitaliy Dovgan
I am not sure. At least I believe there was no intentional change that might cause it. Could you do the following: 1. Close Notepad++ 2. Go to Notepad++\plugins\NppExec and...
Is there any further information on this?
Yes, NppExec is also affected by this. Indeed, the NPPM_REMOVESHORTCUTBYCMDID needs to be used.
Well, an internal array of menu item ids for NppExec's scripts can be introduced, and the menu items listed in NppExec's Advanced Options can internally be associated with the menu...
NppExec's Advanced Options additionally contains the following two buttons: [Move up] and [Move down]. Now imagine that the menu items being moved (one of them is moved down and another...
I was thinking about this issue again and again, and here is my conclusion: the proposed approach with NPPM_REMOVESHORTCUTBYCMDID is a completely wrong direction. Here is why. The source of...
I'll consider it. ( In fact, I hate when people say "I'll consider it" - because you never know what they actually mean by that: will they just think about...
I have to say I am far from being familiar with ANSI colors, and the ([ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code)) does not look clear to me. Is there any sort of "formula"...
I mean, I need to completely understand where any possible ESC-sequence begins and where exactly it ends - and only basing on this information I'll be able to do any...
Added ability to remove ANSI escape sequences in https://github.com/d0vgan/nppexec/tree/develop . Please check the latest binaries under https://sourceforge.net/projects/npp-plugins/files/NppExec/NppExec%20Plugin%20v0.6%20RC3-RC4%20%28dev%29/