Skip to content

Commit 28fcb75

Browse files
committed
update vscode readme
1 parent b2ec2e2 commit 28fcb75

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

editors/vscode/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to the "super" extension will be documented in this file.
44

5+
## [v0.1.3]
6+
Add 'path' setting for this extension to allow specifying location of the Super CLI executable manually.
57

68
## [v0.1.2]
79
Override VSCode default autoformatting.

editors/vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This extension gives you reasonable diagnostics and autoformatting on HTML files
44

55
![](../../.github/vscode-autoformat.gif)
66

7-
**NOTE: you will need to get the `super` CLI tool and have it available in your PATH!**
7+
**NOTE: you will need to get the `super` CLI tool and have it available in your PATH (or set the path manually in your VSCode settings)!**
88

99
For prebuilt binaries and more info: https://github.com/kristoff-it/super-html
1010

0 commit comments

Comments
 (0)