PeterCJ

Results 32 issues of PeterCJ

Unfortunately, Maddock Emerson has [reported in the Community forum](https://notepad-plus-plus.org/community/topic/18206/notepad-just-deleted-all-the-text-from-my-files/9) that he has seen the file-replaced-by-NULs in Notepad++ v7.7.1, when he allowed the OS to reboot due to OS update. This...

bug
accepted

per [forum discussion](https://community.notepad-plus-plus.org/topic/13762/disable-menu-activation-for-a-shortcut/15), the it appears that `localization\` directory currently only works as `\localization\` -- the manual currently says it works from either that or AppData. If we get official...

per https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13737 , we're going to incorporate the info from [Ivan Radić's UDL2 docs](https://ivan-radic.github.io/udl-documentation/) into the User Manual

If I have an anonymous block (for encapsulation or other similar purposes), the first line usually shows up as uncovered, as I described [here](https://perlmonks.org/?node_id=11152141) (running with Devel::Cover 1.40) **x.pl** ```pl...

> TriggerUnlock - TODO: what is this good for? seems always false If that paramter is set to true, and if KeePassHttp **Options > General > ☑ Request for unlocking...

While looking at #126, I did a fresh portable NPP 7.5.8 64-bit and added `\usr\local\apps\npp64.7.5.8\plugins\PluginManager\PluginManager.dll`. Debug Info shows 4 plugins, and Plugin Manager properly runs from the new subfolder of...

feature request

The interface shows the total votes per category on the right side: ![image](https://github.com/NodeBB/nodebb-plugin-poll/assets/17455758/5730be63-c620-4ec3-81b4-8d84fdb0b2e2) It would be nice if there was a Grand Total -- that would allow people to compare...

![image](https://github.com/NodeBB/nodebb-plugin-poll/assets/17455758/25453cbb-ddd5-4cfb-834a-113a626fc4f4) In general, in such graphs, a colored bar means there's at least 1 result. But in this plugin, even a 0 votes = 0% votes answer shows a colored...

When `cpanm` is running test suite, it freezes on `50-gh63-encode-response-content.t` I did a `cpanm --look` and did `prove -vl t\50-gh63-encode-response-content.t` : it did the first three tests, then froze; adding...

**Plugins > Plugins Admin > Installed**: ![image](https://user-images.githubusercontent.com/17455758/218117158-1b994c91-bcb1-4dcf-a01e-7c5f16e62fab.png) It just lists the DLL rather than the name of the plugin. And it has no description in the Plugins Admin description box....