microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.83k stars 29.5k forks source link

Iteration Plan for August 2022 #157454

Closed kieferrm closed 2 years ago

kieferrm commented 2 years ago

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

Endgame

The endgame details for this iteration are tracked here.

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

Accessibility

UX

Workbench

Web

Code Editor

Notebook Editor

Custom Views

Comments

Languages

Python

JavaScript/TypeScript

Markdown

JSON

Debug

DAP

js-debug

Terminal

Tasks

Source Control

API

Extension Contributions

Install / Update

Engineering

Electron

Documentation


Deferred

fireattack commented 2 years ago

VS Code insider 1.71 doesn't seem to run at all on Win7. Likely due to newer version of Electron.

Maybe it's just a build thing (like the stable version will be built with lower version of Electron), otherwise I think it's worth a mention. I didn't find anything about retiring Win 7 entirely (I know it's already not officially supported, but it still runs fine up to 1.70) in related article or changelogs so far.

(Please let me know if it's the wrong place to discuss this.)

bpasero commented 2 years ago

@fireattack can you open an issue please, thanks!

fm-swe commented 2 years ago

"Explore showing search results as a tree view" this is one of the features you lost 90% of our developers to jetbrains products in the past 5 years, while the rest still struggles with previously used ones like eclipse, netbeans, etc. occasionally using vscode and switching back because stuff like nested git repositories and tree view search not working is just annoying when it worked 20 years ago in other products

fredrikaverpil commented 2 years ago

Auto run tests https://github.com/microsoft/vscode/issues/134941 @connor4312

🎉 🍰 🥇

mjbvz commented 2 years ago

Closing as the August release (1.71) has shipped!