mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
update extension recommendations
This commit is contained in:
Vendored
+6
-1
@@ -1,5 +1,10 @@
|
||||
{
|
||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format.
|
||||
"recommendations": ["Trunk.io", "matepek.vscode-catch2-test-adapter"]
|
||||
"recommendations": [
|
||||
"Trunk.io",
|
||||
"matepek.vscode-catch2-test-adapter",
|
||||
"ms-vscode.cmake-tools",
|
||||
"twxs.cmake"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user