mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
Add vscode extension to use the .editorconfig (#42606)
Vscode doesn't use it by default and considering it's our recommended editor that seems like an oversight.
This commit is contained in:
committed by
Tad Hardesty
parent
eb8d57c89e
commit
154e6abc70
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"gbasood.byond-dm-language-support",
|
||||
"platymuus.dm-langclient"
|
||||
"platymuus.dm-langclient",
|
||||
"EditorConfig.EditorConfig"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user