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 d6655ab commit dbdc09fCopy full SHA for dbdc09f
.vscode/settings.json
@@ -1,4 +1,7 @@
1
{
2
"workbench.editor.enablePreview": false,
3
- "workbench.editor.enablePreviewFromQuickOpen": false
+ "workbench.editor.enablePreviewFromQuickOpen": false,
4
+ "marquee.widgets.npm-stats.packageNames": [
5
+ "docs.github.com"
6
+ ]
7
}
0 commit comments