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 1b7763c commit 38bcf4fCopy full SHA for 38bcf4f
README.md
@@ -1,21 +1,24 @@
1
-Gitlab Snippets
+# Gitlab Snippets
2
3
A plugin for Jetbrains IDEs for creating Gitlab snippets within the IDE.
4
5
-To Install:
+### To Install:
6
7
Build or download the Snippet.jar file and place it in .IntelliJIDEAx0\config\plugins
8
then restart your IDE.
9
10
11
-To Configure:
+### To Configure:
12
13
Under settings -> other settings -> Gitlab Snippets
14
15
add your private token and url to your Gitlab install.
16
17
i.e. http://gitlab.mycompany.com
18
+
19
+ 
20
-
- To Use:
21
+ ### To Use:
22
Highlight some text in an editor, right click and choose "Gitlab Snippet"
23
24
+
0 commit comments