Add TS go as workspace recommended extension

Not enabling it by default yet due to some limitations / bugs but want to make it easier to try out
This commit is contained in:
Matt Bierner
2025-09-08 13:52:03 -07:00
parent d8b6cfff96
commit b0d66aa2bf

View File

@@ -7,6 +7,7 @@
"github.vscode-pull-request-github",
"ms-vscode.vscode-github-issue-notebooks",
"ms-vscode.extension-test-runner",
"jrieken.vscode-pr-pinger"
"jrieken.vscode-pr-pinger",
"typescriptteam.native-preview"
]
}