actions/actions.code-workspace
daz 3c2d3b6f2a
Include VS code workspace file
This workspace sets things up so that source code navigation works
propertly in VS code.
2024-04-12 15:39:30 -06:00

11 lines
No EOL
90 B
Text

{
"folders": [
{
"path": "."
},
{
"path": "sources"
}
],
"settings": {}
}