File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
![ Preview] ( preview.gif )
4
4
5
- A VisualStudioCode extension for [ cht.sh] ( https://cht.sh/ ) .
5
+ A Visual Studio Code extension for [ cht.sh] ( https://cht.sh/ ) .
6
+
7
+ ## Features
8
+
9
+ * Zero configuration: works out of the box.
10
+ * Automatically detects programming language from current editor window.
6
11
7
12
## Installation
8
13
@@ -20,4 +25,10 @@ Marketplace](https://marketplace.visualstudio.com/items?itemName=vscode-snippet.
20
25
### Search for snippet based on selected text
21
26
22
27
1 . Hit <kbd >⌘ Command</kbd > + <kbd >⇧ Shift</kbd > + <kbd >p</kbd >
23
- 2 . Run ` Snippet: Find Selected Text ` .
28
+ 2 . Run ` Snippet: Find Selected Text ` .
29
+
30
+ ## Contributing
31
+
32
+ This plugin is far from feature-complete.
33
+ If you want to improve it, feel free to pick one of the [ open issues] ( https://github.com/mre/vscode-snippet/issues ) and give it a shot.
34
+ In case you need any help, just add a comment to the issue to get a conversation started. :smiley :
You can’t perform that action at this time.
0 commit comments