mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 09:53:04 +01:00
move vscode workspace to qllab.code-workspace
This commit is contained in:
committed by
=Michael Hohn
parent
3ce1d8d252
commit
274b37260b
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"folders": [
|
"folders": [
|
||||||
{
|
{
|
||||||
"path": "."
|
"path": "."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"omnisharp.autoStart": false
|
"omnisharp.autoStart": false
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user