Skip to content

Commit

Permalink
Rephrased README -> Hooks "not officially released"
Browse files Browse the repository at this point in the history
  • Loading branch information
antmdvs committed Nov 7, 2018
1 parent 6ef2504 commit 9bf8b56
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ The second placeholder value is automatically capitalized on <kbd>Tab</kbd>.

Visual Studio Code 1.25.1 or higher.

## What about the other hooks?
## "What about the other hooks?"

TBD. (Hooks are still just a proprosal after all.)
TBD. After all, Hooks are not officially released yet.

## I prefer `let` over `const`.
## "I prefer `let` over `const`."

It's easy enough to [create your own snippet](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_creating-your-own-snippets). You can use [this gist](https://gist.github.com/antmdvs/63903d7f98f8d82d0c6463abebb77cd7) as a starting point.
It's easy enough to [create your own snippet](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_creating-your-own-snippets) in VS Code! You can use [this gist](https://gist.github.com/antmdvs/63903d7f98f8d82d0c6463abebb77cd7) as a starting point.

---

0 comments on commit 9bf8b56

Please sign in to comment.