Skip to content

Commit 6a09993

Browse files
committed
Update extension info
1 parent 41a99ce commit 6a09993

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

editors/code/assets/icon.png

7.89 KB
Loading

editors/code/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "luau-lsp",
3-
"displayName": "Luau LSP",
4-
"description": "LSP Client for Luau",
3+
"displayName": "Luau Language Server",
4+
"description": "A Language Server Client for Luau",
55
"author": "JohnnyMorganz",
66
"publisher": "JohnnyMorganz",
77
"license": "MIT",
8+
"icon": "assets/icon.png",
89
"homepage": "https://github.com/JohnnyMorganz/luau-lsp",
910
"repository": {
1011
"type": "git",

0 commit comments

Comments
 (0)