The Wayback Machine - https://web.archive.org/web/20220410190221/https://github.com/microsoft/vscode/issues/97432
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iteration Plan for May 2020 #97432

Closed
45 of 61 tasks
kieferrm opened this issue May 10, 2020 · 2 comments
Closed
45 of 61 tasks

Iteration Plan for May 2020 #97432

kieferrm opened this issue May 10, 2020 · 2 comments
Assignees
Labels
iteration-plan
Milestone

Comments

@kieferrm
Copy link
Member

@kieferrm kieferrm commented May 10, 2020

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.)

Endgame

  • June 1st, 2020: Endgame begins
  • June 5th, 2020: Endgame done

The endgame details for this iteration are tracked in #98811.

Plan Items

Below is a summary of the top level plan items.

Legend of annotations:

Mark Description
🏃 work in progress
blocked task
💪 stretch goal for this iteration
🔴 missing issue reference
🔵 more investigation required to remove uncertainty
under discussion within the team

Accessibility

Workbench

Editor

  • Improve line terminator handling to support different programming language rules #96142 @alexdima

Languages

  • Investigate resolving and inserting additional text edits asynchronously #96779 @jrieken
  • Explore API to expose standard token types #91555 @jrieken

LSP / LSIF

TypeScript/JavaScript

Debug

DAP

SCM

API

Web

Extensions

Extension Contributions

Install

Engineering

  • 🏃 Explore node-free renderer processes #92164 @bpasero @deepak1556
  • Review our handling of URI across the workbench (critical for notebook support) #97881 @jrieken
  • Report crash reports that occur during builds with new --crash-reporter-directory CLI option @bpasero
  • Adopt eslint for vscode-extension-samples #97476 @mjbvz
  • Investigate into an ARM product build for Windows #33620 @joaomoreno

Bots

Electron

Documentation

  • None.

Deferred Items from previous iteration(s)

@kieferrm kieferrm added the iteration-plan-draft label May 10, 2020
@kieferrm kieferrm added this to the May 2020 milestone May 10, 2020
@kieferrm kieferrm changed the title Iteration Plan for May 2020 [DRAFT] Iteration Plan for May 2020 May 11, 2020
@kieferrm kieferrm added iteration-plan and removed iteration-plan-draft labels May 11, 2020
@kieferrm kieferrm pinned this issue May 11, 2020
@CoenraadS
Copy link
Contributor

@CoenraadS CoenraadS commented May 19, 2020

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.

@Poopooracoocoo
Copy link

@Poopooracoocoo Poopooracoocoo commented Jun 13, 2020

uh what happened to the msix installer

@kieferrm kieferrm closed this Jun 13, 2020
@kieferrm kieferrm unpinned this issue Jun 13, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iteration-plan
Projects
None yet
Development

No branches or pull requests

6 participants
@egamma @kieferrm @CoenraadS @Poopooracoocoo and others