Skip to content

Commit

Permalink
Release 2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tahabasri committed Nov 2, 2021
1 parent 8c90122 commit 84043dc
Show file tree
Hide file tree
Showing 6 changed files with 856 additions and 853 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This extension takes snippets to another level bringing new features which will
- [Installation](#installation)
- [Known Issues](#known-issues)
- [Release Notes](#release-notes)
- [2.1.0](#210)
- [2.0.2](#202)
- [2.0.0](#200)
- [1.2.0](#120)
- [1.1.1](#111)
Expand Down Expand Up @@ -57,6 +59,11 @@ Add your snippet with a single click.
<img src="https://raw.githubusercontent.com/tahabasri/snippets/main/images/features/05-open-snippet-click.gif"
alt="Open Snippet">

You're a keyboard guru ? Open your snippets using magic key `>` or using IntelliSense (`Ctrl+Space`).

<img src="https://raw.githubusercontent.com/tahabasri/snippets/main/images/features/051-open-snippet-suggestion.gif"
alt="Open Snippet using Suggestions">

Your snippet has variables ? No worries.

<img src="https://raw.githubusercontent.com/tahabasri/snippets/main/images/features/06-open-intelligent-snippet.gif"
Expand Down Expand Up @@ -115,6 +122,16 @@ alt="Permissions issue">

## Release Notes

### 2.1.0

- Provide snippets as suggestions via IntelliSense or by typing character '`>`'.
- Update vulnerable dependencies.

### 2.0.2

- Provide safer logic when dealing with restore process.
- Rename backup instead of deleting it.

### 2.0.0

- Use `globalState` as default snippets location. No more files in filesystem !
Expand Down
Binary file added images/features/051-open-snippet-suggestion.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 84043dc

Please sign in to comment.