We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bbf1e commit c6f48feCopy full SHA for c6f48fe
here.code-workspace
@@ -4,7 +4,8 @@
4
{
5
"folders": [
6
{"path": ".", "name": "Dasher Web"},
7
- {"path": "documents/Specification", "name": "Specification"}
+ {"path": "documents/Specification", "name": "Specification"},
8
+ {"path": "../dasher-project_github", "name": "Dasher org"}
9
],
10
"settings": {
11
// Variable names are documented in the VSCod[e|ium] Settings.
0 commit comments