Skip to content

Instantly share code, notes, and snippets.

@stancel
Created February 24, 2020 03:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stancel/ea7d3591b3777df27f5e73bcf97838e6 to your computer and use it in GitHub Desktop.
Save stancel/ea7d3591b3777df27f5e73bcf97838e6 to your computer and use it in GitHub Desktop.
Default template for VSCode workspace files used for Sphinx repositories since they are synced across different Operating Systems
{
"folders": [
{
"path": "."
}
],
"settings": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment