Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-tan committed Oct 24, 2024
1 parent de4b8c9 commit 6732ad2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@
"/dlang/dc/src/phobos",
// for ldc and gdc
"/dlang/dc/import"
]
],
"files.associations": {
"*.cwl": "yaml"
}
},
"extensions": [
"sbg-rabix.benten-cwl",
"redhat.vscode-yaml",
"webfreak.dlang-bundle"
]
}
Expand Down

0 comments on commit 6732ad2

Please sign in to comment.