mirror of
https://github.com/vxcontrol/soldr-modules.git
synced 2026-07-01 12:47:17 -04:00
feat: add recommended extensions
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@ tools/sysmon.xml
|
||||
|
||||
.idea/
|
||||
.venv/
|
||||
.vscode/
|
||||
.vscode/launch.json
|
||||
.vscode/settings.json
|
||||
|
||||
tmpcwd/*
|
||||
tmpdir/*
|
||||
|
||||
Vendored
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"eriklynd.json-tools",
|
||||
"nickdemayo.vscode-json-editor",
|
||||
"bubuabu.busted-test-explorer",
|
||||
"keyring.Lua",
|
||||
"yinfei.luahelper",
|
||||
"actboy168.lua-debug",
|
||||
"satoren.lualint",
|
||||
"octref.vetur",
|
||||
"Vue.volar",
|
||||
"sdras.vue-vscode-snippets",
|
||||
"hollowtree.vue-snippets",
|
||||
"ElemeFE.vscode-element-helper",
|
||||
"infosec-intern.yara"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user