The Wayback Machine - https://web.archive.org/web/20220411025943/https://github.com/microsoft/vscode/issues/92242
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 March 2020 #92242

Closed
35 of 55 tasks
kieferrm opened this issue Mar 8, 2020 · 6 comments
Closed
35 of 55 tasks

Iteration Plan for March 2020 #92242

kieferrm opened this issue Mar 8, 2020 · 6 comments
Assignees
Labels
iteration-plan
Milestone

Comments

@kieferrm
Copy link
Member

@kieferrm kieferrm commented Mar 8, 2020

This plan captures our work in March. We will ship in early April. This is a 5-week iteration.

Endgame

  • March 30th, 2020: Endgame begins
  • April 3rd, 2020: Endgame done

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

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

UX

  • Identify which icons we use for dynamic sidebar views (caused by moving views) #92590 @misolori

Accessibility

Workbench

Editor

Terminal

  • 🏃 💪 Allow extensions to customize the environment of terminal processes #46696 @Tyriar
  • Support for terminal link handlers #91606 @Tyriar

Languages

LSP / LSIF

HTML/CSS

  • Improve auto-rename tag implementation by not relying on multiple cursors #88424 @octref

TypeScript/JavaScript

  • Adopt TS recovery release 3.8.x #92819 @mjbvz
  • 🏃 Help TS team to assume ownership of semantic highlighting in TS tooling #92789 @aeschli @mjbvz
  • Collaborate with TS team on documentation of how to work with large TS projects #92820 @mjbvz

Debug

DAP

Tasks

API

Extension Contributions

  • Improvements to the Remote extensions (see plan here) team

ES Lint

Engineering

Documentation

  • None.

Deferred Items

@kieferrm kieferrm added the iteration-plan-draft label Mar 8, 2020
@kieferrm kieferrm added this to the March 2020 milestone Mar 8, 2020
@kieferrm kieferrm pinned this issue Mar 8, 2020
@kieferrm kieferrm changed the title Iteration Plan for March 2020 [DRAFT] Iteration Plan for March 2020 Mar 10, 2020
@kieferrm kieferrm added iteration-plan and removed iteration-plan-draft labels Mar 10, 2020
@sanket-bhalerao

This comment has been minimized.

@AndrewDavis
Copy link

@AndrewDavis AndrewDavis commented Mar 26, 2020

Hey, how come I don't see anything about the pinning tabs feature (like, actually pinning tabs) here? It's one of the most desired, asked for, and needed features in VSCode, it's been 3.5 years, and we haven't heard anything back about it.

#12622

@AndrewDavis
Copy link

@AndrewDavis AndrewDavis commented Mar 26, 2020

And I thought I had mentioned in the past somewhere but when I think of pinning tabs I'm thinking of the exact same functionality that Firefox provides for pinning tabs: Right click -> Pin Tab, tab becomes a small square that you can't move or easily close. It also doesn't take up that much room. Ctrl+Tabbing is unaffected (except that pinned tabs are always on the left). Right click -> Unpin Tab, now it's like a regular tab again.

I pin tabs all the time, when they're meant to be there for the long-term. The rest of the tabs I may close at any time. I'm certain this must be a very common workflow, and VSCode should support it.

@gkkirilov
Copy link

@gkkirilov gkkirilov commented Mar 31, 2020

Also, multi-row tabs would be great

@J3m5
Copy link

@J3m5 J3m5 commented Apr 1, 2020

@gkkirilov I asked for it in early December
This feature was requested in March 2019.
IMHO, multi-line tabs and pinned tabs is a must have.

@Tyriar
Copy link
Member

@Tyriar Tyriar commented Apr 9, 2020

Released yesterday

@Tyriar Tyriar closed this Apr 9, 2020
@kieferrm kieferrm unpinned this issue Apr 14, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 24, 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

9 participants
@egamma @AndrewDavis @Tyriar @kieferrm @J3m5 @gkkirilov @sanket-bhalerao and others