We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fbd8b3 commit 0500361Copy full SHA for 0500361
.vscode/extensions.json
@@ -3,9 +3,10 @@
3
// for the documentation about the extensions.json format
4
"recommendations": [
5
"dbaeumer.vscode-eslint",
6
- // "RandomFractalsInc.js-notebook-inspector",
7
"RandomFractalsInc.vscode-data-preview",
8
"RandomFractalsInc.geo-data-viewer",
9
- "RandomFractalsInc.vscode-leaflet"
+ "RandomFractalsInc.vscode-vega-viewer",
+ "RandomFractalsInc.vscode-leaflet",
10
+ // "RandomFractalsInc.js-notebook-inspector",
11
]
12
}
0 commit comments