Open sql projects in opened folder (#11333)

* open projects in workspace automatically

* add test

* fix for windows
This commit is contained in:
Kim Santiago
2020-07-14 16:20:37 -07:00
committed by GitHub
parent 24f6cd2e5b
commit de69e73a9d
4 changed files with 166 additions and 1 deletions

View File

@@ -307,6 +307,7 @@
},
"dependencies": {
"@types/xml-formatter": "^1.1.0",
"fast-glob": "^3.1.0",
"promisify-child-process": "^3.1.1",
"vscode-languageclient": "^5.3.0-next.1",
"vscode-nls": "^3.2.1",