tilyanPristka / TagUI-Snippets-for-NotepadPP

TagUI Snippets for Notepad++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TagUI Snippets for Notepad++

TagUI User Define in Notepad++ (TagUI-UserDefine.xml)

  • For Notepad++ User Define, I'm using Bespin Style Theme

  • To import TagUI user define language go to Notepad++ ribbon 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>

image image

 

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 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

 

TagUI-Snippets.mp4

About

TagUI Snippets for Notepad++