File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -38,3 +38,24 @@ vscode_extensions:
3838 - id : usernamehw.todo-md
3939 name : " Todo MD"
4040 description : " Todo tracking based on todo.txt format"
41+ - id : ms-azuretools.vscode-containers
42+ name : " Container Tools"
43+ description : " Create, manage, and debug containerized applications"
44+ - id : ms-vscode-remote.remote-containers
45+ name : " Dev Containers"
46+ description : " Open any folder or repository inside a Docker container"
47+ - id : charliermarsh.ruff
48+ name : " Ruff"
49+ description : " Python linter and formatter"
50+ - id : redhat.ansible
51+ name : " Ansible"
52+ description : " Ansible language support"
53+ - id : golang.go
54+ name : " Go"
55+ description : " Rich Go language support for Visual Studio Code"
56+ - id : github.vscode-github-actions
57+ name : " GitHub Actions"
58+ description : " GitHub Actions workflows and runs for github.com hosted repositories"
59+ - id : tamasfe.even-better-toml
60+ name : " Even Better TOML"
61+ description : " Fully-featured TOML support"
You can’t perform that action at this time.
0 commit comments