vscode/.vscode/notebooks/papercuts.github-issues

45 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-01-29 09:05:43 +00:00
[
{
"kind": 1,
"language": "markdown",
"value": "## Papercuts\n\nThis notebook serves as an ongoing collection of papercut issues that we encounter while dogfooding. With that in mind only promote issues that really turn you off, e.g. issues that make you wan to stop using VS Code or its extensions. To mark an issue (bug, feature-request, etc.) as papercut add the labels: `papercut :drop_of_blood:`",
2021-01-29 09:05:43 +00:00
"editable": true
},
{
"kind": 1,
"language": "markdown",
"value": "## All Papercuts\n\nThese are all papercut issues that we encounter while dogfooding vscode or extensions that we author.",
2021-01-29 09:05:43 +00:00
"editable": true
},
2021-01-29 09:32:02 +00:00
{
"kind": 2,
"language": "github-issues",
"value": "repo:microsoft/vscode is:open -label:notebook label:\"papercut :drop_of_blood:\"",
"editable": true
},
2021-01-29 09:05:43 +00:00
{
"kind": 1,
"language": "markdown",
"value": "## Native Notebook",
"editable": true
},
{
"kind": 2,
"language": "github-issues",
2021-01-29 09:32:02 +00:00
"value": "repo:microsoft/vscode is:open label:notebook label:\"papercut :drop_of_blood:\"",
2021-01-29 09:05:43 +00:00
"editable": true
2021-01-29 13:45:57 +00:00
},
{
"kind": 1,
"language": "markdown",
"value": "### My Papercuts",
"editable": true
},
{
"kind": 2,
"language": "github-issues",
"value": "repo:microsoft/vscode is:open assignee:@me label:\"papercut :drop_of_blood:\"",
"editable": true
2021-01-29 09:05:43 +00:00
}
]