mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Merge pull request #10338 from VOREStation/Arokha/vscode
Add vscode recommends
This commit is contained in:
@@ -14,6 +14,7 @@ vchat.db*
|
||||
data
|
||||
data/
|
||||
cfg/
|
||||
.vscode
|
||||
|
||||
code/game/gamemodes/technomancer/spells/projectile/overload.dm
|
||||
code/game/gamemodes/technomancer/spells/projectile/overload.dm
|
||||
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"gbasood.byond-dm-language-support",
|
||||
"platymuus.dm-langclient"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user