mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 09:53:04 +01:00
Add zip file explorer
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extensions": [
|
||||
"github.vscode-codeql"
|
||||
"github.vscode-codeql",
|
||||
"slevesque.vscode-zipexplorer"
|
||||
],
|
||||
"postCreateCommand": "git submodule init && git submodule update --recursive"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user