Skip to content

Commit 2f7d0b2

Browse files
committed
vscode fixes
1 parent fb7493c commit 2f7d0b2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

editors/vscode/README.md

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

55
**NOTE: you will need to get the `super` CLI tool and have it available in your PATH!**
66

7-
For prebuilt binaries and more info: https://github.com/kristoff-it/superhtml
7+
For prebuilt binaries and more info: https://github.com/kristoff-it/super-html

editors/vscode/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "super",
3-
"displayName": "super",
4-
"description": "SuperHTML LSP",
3+
"displayName": "SuperHTML",
4+
"description": "Actually Functional Language Server for HTML Files",
55
"repository": "https://github.com/kristoff-it/super-html",
66
"publisher": "LorisCro",
7-
"version": "0.1.0",
7+
"version": "0.1.1",
88
"engines": {
99
"vscode": "^1.87.0"
1010
},

0 commit comments

Comments
 (0)