Skip to content

Commit dc051d1

Browse files
committed
Update docs
1 parent fad674a commit dc051d1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ A Visual Studio Code extension for [cht.sh](https://cht.sh/).
1111
* Zero configuration: works out of the box.
1212
* Automatically detects programming language from current editor window.
1313

14+
## Config options
15+
16+
* `openInNewEditor`: open snippets or in new editor window (default) in line with current document.
17+
* `verbose`: add comments around code snippets.
18+
1419
## Installation
1520

1621
Install this extension from the [VSCode
@@ -28,7 +33,6 @@ Marketplace](https://marketplace.visualstudio.com/items?itemName=vscode-snippet.
2833

2934
### Search for snippet based on selected text
3035

31-
3236
1. Select some text in an editor window.
3337
2. Right click and choose "Find snippet from selected text"
3438

0 commit comments

Comments
 (0)