Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 38095e2

Browse files
committed
Python: Add QL for VS workspace settings file.
1 parent c20b688 commit 38095e2

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"ql.projects" : {
3+
"." : {
4+
"dbScheme" : "semmlecode.python.dbscheme",
5+
"libraryPath" : []
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)