diff --git a/.vscode/notebooks/papercuts.github-issues b/.vscode/notebooks/papercuts.github-issues index daeff246c0a99f256881db35b26b8692f7c609f5..4a67fd77aeff01257d540fe3b2e4b2d9df4da818 100644 --- a/.vscode/notebooks/papercuts.github-issues +++ b/.vscode/notebooks/papercuts.github-issues @@ -5,18 +5,18 @@ "value": "## Papercuts\n\nThis notebook serves as an ongoing collection of paper cut issues that we encounter while dogfooding. With that in mind only promote issues that really turn you off, e.g issues that make you wanna stop use VS Code or its extensions. To mark an issue (bug, feature-request, etc) as paper cut add the labels: `papercut :drop_of_blood:`", "editable": true }, - { - "kind": 2, - "language": "github-issues", - "value": "repo:microsoft/vscode is:open label:notebook label:\"papercut :drop_of_blood:\"", - "editable": true - }, { "kind": 1, "language": "markdown", "value": "## All Papercuts\n\nThese are all papercut issues that we encounter while dogfoodingf vscode or extensions that we author. ", "editable": true }, + { + "kind": 2, + "language": "github-issues", + "value": "repo:microsoft/vscode is:open -label:notebook label:\"papercut :drop_of_blood:\"", + "editable": true + }, { "kind": 1, "language": "markdown", @@ -26,7 +26,7 @@ { "kind": 2, "language": "github-issues", - "value": "repo:microsoft/vscode is:open -label:notebook label:\"papercut :drop_of_blood:\"", + "value": "repo:microsoft/vscode is:open label:notebook label:\"papercut :drop_of_blood:\"", "editable": true } ] \ No newline at end of file