Skip to content

Commit

Permalink
Merge pull request OpenUp-LabTakizawa#4 from Marukome0743/main
Browse files Browse the repository at this point in the history
Add code-workspace for vscode
  • Loading branch information
Marukome0743 authored Nov 2, 2023
2 parents 4d011e9 + 2788eb3 commit 2669efa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions TNA.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"folders": [
{
"path": "."
}
],
"settings": {},
"extensions": {
"recommendations": [
"davidanson.vscode-markdownlint",
"eamodio.gitlens",
"editorconfig.editorconfig",
"ms-azuretools.vscode-docker",
"ms-vscode-remote.vscode-remote-extensionpack",
]
}
}

0 comments on commit 2669efa

Please sign in to comment.