We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a99ce commit 6a09993Copy full SHA for 6a09993
editors/code/assets/icon.png
7.89 KB
editors/code/package.json
@@ -1,10 +1,11 @@
1
{
2
"name": "luau-lsp",
3
- "displayName": "Luau LSP",
4
- "description": "LSP Client for Luau",
+ "displayName": "Luau Language Server",
+ "description": "A Language Server Client for Luau",
5
"author": "JohnnyMorganz",
6
"publisher": "JohnnyMorganz",
7
"license": "MIT",
8
+ "icon": "assets/icon.png",
9
"homepage": "https://github.com/JohnnyMorganz/luau-lsp",
10
"repository": {
11
"type": "git",
0 commit comments