We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa416fc commit 95b2145Copy full SHA for 95b2145
README.md
@@ -1,8 +1,13 @@
1
# G18Snippet
2
-
3
Version: 0.1<br/>
4
-(c) Vincent BILLET - 2019
5
6
G18 Snippet is a plugin for Notepad++ (Npp) allows you to insert code snippets into Notepad++.<br/>
7
Into Notepad++, type a shortcut followed by [TAB], G18Snippet will show you a window of all code snippets corresponding to this shortcut.<br/>
8
In addition, it will prompt for additional variables needed to build the snippet.<br/>
+
+More informations in the wiki :
9
+Home
10
+Introduction
11
+Supported Languages
12
13
+(c) Vincent BILLET - 2019
0 commit comments