Awesome
<img src="https://1.tilyanpristka.id/images/tP-logo-rounded.png" height="111" align="right"><img src="https://1.tilyanpristka.id/images/tagui.png" height="45" align="left"> TagUI Snippets for Notepad++
TagUI User Define in Notepad++ (TagUI-UserDefine.xml)
-
For Notepad++ User Define, I'm using
<img src="https://user-images.githubusercontent.com/97102924/152540809-af1228f9-f6a6-4ec2-8c11-1535e3b648c0.png">Bespin
Style Theme -
To import TagUI user define language go to Notepad++ ribbon
<img src="https://user-images.githubusercontent.com/40910744/152932711-5a274cbc-399a-49b7-a7fe-a0c47962c53d.png">Language > User Define language > Define your language...
then click Import and select your TagUI-UserDefine.xml file.
Run TagUI Shortcut in Notepad++ (TagUI-Shortcuts.xml)
- Open
shortcut.xml
default file from Notepad++ in%USERPROFILE%\AppData\Roaming\Notepad++
- Copy the shortcut code from TagUI-Shortcuts.xml and paste it inside
<UserDefinedCommands>
TagUI Snippets in Notepad++ (TagUI-Snippets.sqlite)
-
Adds the possibility to add code snippets to the current document by selecting them from a simple list.
-
Author: Frank Fesevur
-
Homepage: https://www.fesevur.com/nppsnippets
-
After installing Snippets plugin, to import the TagUI library, right-click top of
<img src="https://user-images.githubusercontent.com/40910744/152932761-b39e6fac-9d65-4da2-8ba2-82ba99d1b5ac.png">Snippets taskpane > Import library...
then select your TagUI-Snippets.sqlite file. -
For TagUI library to appear in Snippets taskpane, you have to be using the TagUI user define language first
<img src="https://user-images.githubusercontent.com/40910744/152934044-5df574a1-7f0e-437b-a78a-f64561efed7d.png">