add(vscode) extensions recommendations
This commit is contained in:
parent
24e6a27363
commit
1e31cc35a6
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"recommendations": [
|
||||||
|
"editorconfig.editorconfig",
|
||||||
|
"tomblind.local-lua-debugger-vscode",
|
||||||
|
"sumneko.lua",
|
||||||
|
"johnnymorganz.stylua",
|
||||||
|
"dwenegar.vscode-luacheck"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue