| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/github/codeql/codeql-cli-2.19.2/.devcontainer/devcontainer.json | [Back] [Original] |
{
"extensions": [
"rust-lang.rust-analyzer",
"bungcip.better-toml",
"github.vscode-codeql",
"hbenl.vscode-test-explorer",
"ms-vscode.test-adapter-converter",
"slevesque.vscode-zipexplorer"
],
"settings": {
"files.watcherExclude": {
"**/target/**": true
},
"codeQL.runningQueries.memory": 2048
}
}
| Web Proxy Viewer | New URL | Original Page |