This plan captures our work in May. We will ship in early June. This is a 4-week 5-week iteration. (We extended the iteration by one week on 05/18/2020.)
The endgame details for this iteration are tracked in https://github.com/microsoft/vscode/issues/98811.
Below is a summary of the top level plan items.
Legend of annotations:
| Mark | Description |
| ------------------- | ------------------------------------------------- |
| :runner: | work in progress |
| :hand: | blocked task |
| :muscle: | stretch goal for this iteration |
| :red_circle: | missing issue reference |
| :large_blue_circle: | more investigation required to remove uncertainty |
| :black_circle: | under discussion within the team |
StepInTarget in the UI https://github.com/microsoft/vscode/issues/90793 @isidorn @weinandyarn web to include GH support https://github.com/microsoft/vscode/issues/97708 @bpasero @eamodioyarn web https://github.com/microsoft/vscode/issues/97701 @aeschli @dbaeumereditor.renameOnType setting https://github.com/microsoft/vscode/issues/97700 @aeschlimsix installer for VS Code on Windows https://github.com/microsoft/vscode/issues/61793 @lszomoru @joaomoreno @sbatten--crash-reporter-directory CLI option @bpaseroeslint for vscode-extension-samples https://github.com/microsoft/vscode/issues/97476 @mjbvzLayoutNG by backporting chromium patch https://github.com/microsoft/vscode/issues/88873 @deepak1556git commands https://github.com/microsoft/vscode/issues/98047 @eamodio @joaomorenowebview debugging https://github.com/microsoft/vscode/issues/96626 @connor4312 @weinandHello @alexdima
I see investigating my extension "https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer" is on the list.
I actually have 2 versions, the second one is this one: https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2
The first one is unmaintained. Feel free to contact me, as my code is very confusing and has no tests... I am sure I am doing something inefficient with the decorations 馃惉
That being said, most of the slowness is probably due to people using the old extension. Maybe I should just de-publish it.
uh what happened to the msix installer
Most helpful comment
Hello @alexdima
I see investigating my extension "https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer" is on the list.
I actually have 2 versions, the second one is this one: https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2
The first one is unmaintained. Feel free to contact me, as my code is very confusing and has no tests... I am sure I am doing something inefficient with the decorations 馃惉
That being said, most of the slowness is probably due to people using the old extension. Maybe I should just de-publish it.