File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All 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]
79Override VSCode default autoformatting.
Original file line number Diff line number Diff 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
99For prebuilt binaries and more info: https://github.com/kristoff-it/super-html
1010
You can’t perform that action at this time.
0 commit comments