We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704895b commit 3689f84Copy full SHA for 3689f84
1 file changed
extensions/ql-vscode/package.json
@@ -424,11 +424,6 @@
424
"title": "GitHub Databases",
425
"order": 8,
426
"properties": {
427
- "codeQL.githubDatabase.enable": {
428
- "type": "boolean",
429
- "default": false,
430
- "markdownDescription": "Enable automatic detection of GitHub databases."
431
- },
432
"codeQL.githubDatabase.download": {
433
"type": "string",
434
"default": "ask",
0 commit comments