Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mre committed Jul 23, 2018
1 parent fad674a commit dc051d1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ A Visual Studio Code extension for [cht.sh](https://cht.sh/).
* Zero configuration: works out of the box.
* Automatically detects programming language from current editor window.

## Config options

* `openInNewEditor`: open snippets or in new editor window (default) in line with current document.
* `verbose`: add comments around code snippets.

## Installation

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

### Search for snippet based on selected text


1. Select some text in an editor window.
2. Right click and choose "Find snippet from selected text"

Expand Down

0 comments on commit dc051d1

Please sign in to comment.