mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Adds vscode extension recommendations for highlighting and langserv
This commit is contained in:
+2
-1
@@ -21,4 +21,5 @@ data/
|
||||
*.db
|
||||
stddef.dm
|
||||
.atom-build.json
|
||||
*.vscode/*
|
||||
*.vscode/*
|
||||
!/.vscode/extensions.json
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"gbasood.byond-dm-language-support",
|
||||
"platymuus.dm-langclient"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user