FingerText
FingerText copied to clipboard
Tab triggered snippet plugin for Notepad++.
- most changes only replace int to 64bit types, like int -> sptr_t - already tested for 30 days usage, and no problem/crash found yet - release and new build...
Please port the code to new NPP version and publish the plugin here or sourceforge. Thanks in advance.
Notepad++ has had a 64-bit version for a while now. It would be nice if FingerText could be updated to be used with it. This is my most used NPP...
- use VS2022 - added ARM64 config - replacement of appveyor CI - see https://github.com/chcg/FingerText/actions/runs/4010892993
Lets consider flowing snippet ``` $[![(lis)8|16|32]!] $[![(lis)8|16|32]!] [>END
I think this plugin is awesome, one of the reasons for which I'm sticking to Notepad++. However, I was wondering if there was any plan to port it to Visual...
From README.DOC Deleting a snippet is easy, just select the snippet and click the delete button. Fact It does NOT work.
Ever since I updated my Fingertext to version 5.6, I've been getting a lot of Plugin Exceptions: The reason is: Access violation It happens when I'm just typing stuff, I...
I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings: [V575](https://www.viva64.com/en/w/v575/) The number of processed elements should be passed to...
Toggling off the SnippetDock with a shortcut doesn't work if the cursor is not placed in the document edition (code) zone. And when toggling On, the cursor is never placed...