FingerText
FingerText copied to clipboard
Tab triggered snippet plugin for Notepad++.
I tried the step describing in https://github.com/erinata/FingerText/wiki/Surrounded-with-functionality to wrap a text with an anchor tag. eg. I am creating a HTML link: My original text is "Going to another place"...
Hi. the JS snippets are not JS style compliant. Curly brakets should be in the same line with the statement. e.g. for(var i=0; i
Really nice job with the plugin, it is really awesome. however I am having an issue. When using multiple hotspots with the same default value, entering something into the first...
I am working with getting a snippet to give a user a Listbox choice between Nothing, and the particular line or block of script. For some reason when ever the...
I am trying to start a convention-driven repository of snippets. One of the .ftd files I wrote is supposed to expand to the contents of an .ftd file that would...
take this string for example: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa putting the caret right after the end and pressing tab will open up a dialog with 'Unknown exception' as the message.
I don't see any point in using large fixed width font for dialogs. Can't you use regular dialog font - MS Sans Serif at 8pt?
hi, do triggers must start with a letter? can that be changed? I'd like to setup triggers like: "$(" (without the quotes of course) to expand to jquery ready function,...
Hello, Thank you for your wonderful plugin, I find it very useful and easy to use. I'm using version 5.60 alpha of FingerText with Npp++ 6.1.2, and the OS is...
Using 0.5.52.0 Alpha This is the markup I'm using: ``` Link Link Link Link $[![]!] $[![]!] $[![]!] ``` I have the following snippet for "link": `[>END