Vscode: Iteration Plan for March 2020

Created on 9 Mar 2020  路  6Comments  路  Source: microsoft/vscode

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 https://github.com/microsoft/vscode/issues/93717.

Plan Items

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 |

UX

Accessibility

Workbench

Editor

Terminal

Languages

LSP / LSIF

HTML/CSS

TypeScript/JavaScript

Debug

DAP

Tasks

API

Extension Contributions

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

ES Lint

Engineering

Documentation

  • None.

Deferred Items

iteration-plan

Most helpful comment

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.

https://github.com/Microsoft/vscode/issues/12622

All 6 comments

vscode 1.44 update seems to have broken the remote connection.

92423

it seems to be caused by Remote-ssh extension.
downgraded it by a version and remote works fine.
image

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.

https://github.com/Microsoft/vscode/issues/12622

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.

Also, multi-row tabs would be great

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

Released yesterday

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DovydasNavickas picture DovydasNavickas  路  3Comments

philipgiuliani picture philipgiuliani  路  3Comments

omidgolparvar picture omidgolparvar  路  3Comments

shanalikhan picture shanalikhan  路  3Comments

NikosEfthias picture NikosEfthias  路  3Comments