Skip to content

Iteration Plan for June 2020 #100100

Closed
Closed
@kieferrm

Description

@kieferrm

This plan captures our work in June. We will ship in early July. This is a 4-week iteration.

Endgame

  • June 29th, 2020: Endgame begins
  • July 3rd, 2020: Endgame done

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

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
a large work item, larger than one iteration

Accessibility

Workbench

Notebook Editor

Languages

LSP / LSIF

TypeScript/JavaScript

  • Use TS v4.0 for our building VS Code Build VS Code using TS 4.0 #100796 @mjbvz

Debug

SCM

  • Unify SCM views to support the flexible workbench layout Enable SCM Views to move to panel #90461 @joaomoreno

API

Web

Extensions

Extension Contributions

Install

Engineering

  • Provide ripgrep binaries for Windows on ARM Complete win32-arm64 implementation #98587 @roblourens

Bots

Electron

Node.js-free, sandboxed renderer ⬛

Backlog: #92164

Documentation

  • None.

Deferred Items

Activity

added this to the June 2020 milestone on Jun 13, 2020
gjsjohnmurray

gjsjohnmurray commented on Jun 14, 2020

@gjsjohnmurray
Contributor

Based on #93598 (comment) it looks like there's a better issue to link object editing support to, namely #99635

changed the title Iteration Plan for June 2020 [DRAFT] Iteration Plan for June 2020 on Jun 15, 2020
added
iteration-planVS Code - Upcoming iteration plan
and removed
iteration-plan-draftVS Code - Upcoming iteration plan (Draft)
on Jun 15, 2020
pinned this issue on Jun 15, 2020
yubaoquan

yubaoquan commented on Jun 17, 2020

@yubaoquan

Why not skip electron 8, use 9 instead?
I remember there is a history vscode skipped a major version of electron.

419_e3933b0b77b4ef474c782e441e4552d2

deepak1556

deepak1556 commented on Jun 18, 2020

@deepak1556
Collaborator

@yubaoquan we found out quite a few blocking issues when we started exploring Electron 8 https://github.com/microsoft/vscode/issues?q=is%3Aopen+is%3Aissue+label%3Aelectron-8-update, jumping versions would only make it difficult to narrow down the issue and get them fixed in a timely manner. When we push Electron 8 to insiders, Electron 9 will adopted into our exploration builds, upgrading to Electron 9 was also blocked by #95955 which got fixed yesterday.

To top it all I would say, its too soon to skip versions :)

unpinned this issue on Jul 10, 2020

2 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

iteration-planVS Code - Upcoming iteration plan

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Iteration Plan for June 2020 · Issue #100100 · microsoft/vscode