mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-24 07:55:06 +03:00
Add VS Code extension for managing TODOs in development container
This commit is contained in:
parent
d741657948
commit
707e90b1b3
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@
|
|||
"go.buildOnSave": "package"
|
||||
},
|
||||
"extensions": [
|
||||
"golang.Go"
|
||||
"golang.Go",
|
||||
"fabiospampinato.vscode-todo-plus"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue