mirror of
https://github.com/lunchcat/sif.git
synced 2026-03-12 21:23:04 -07:00
adding vscode workspace files to project
This commit is contained in:
12
sif.code-workspace
Normal file
12
sif.code-workspace
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "sif-runtime",
|
||||
"path": "../sif-runtime"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user