Skip to content

Commit 52d62bd

Browse files
committed
Update docs
2 parents f9f0085 + b312eeb commit 52d62bd

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
![Preview](preview.gif)
44

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

712
## Installation
813

@@ -20,4 +25,10 @@ Marketplace](https://marketplace.visualstudio.com/items?itemName=vscode-snippet.
2025
### Search for snippet based on selected text
2126

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

0 commit comments

Comments
 (0)