Commit Graph

116781 Commits

Author SHA1 Message Date
Peng Lyu
b6ddd4e8ce Add SafeInvoke for notebook cell rendering (#200174)
SafeInvoke for notebook cell rendering
2023-12-06 12:26:07 -08:00
Matt Bierner
cd9b560777 Lowercase separator title (#200184)
Matches our other labels
2023-12-06 21:13:13 +01:00
Connor Peet
7f359c6e9b eng: adopt ensureNoDisposablesAreLeakedInTestSuite (#200173)
Also includes debug code. I verified the issue we hit before (#192653) didn't regress
2023-12-06 11:49:44 -08:00
Peng Lyu
10a9e2dee1 Update area labels. (#200175) 2023-12-06 19:48:25 +01:00
Aaron Munger
67b984e715 use consistent language (#200168)
consistent language
2023-12-06 19:06:17 +01:00
Megan Rogge
f5e6dcc601 Merge pull request #200167 from microsoft/merogge/act-bar
fix screen reader mode arrow key navigation of activity bar
2023-12-06 11:59:35 -06:00
Megan Rogge
e1a73f8f1e Merge pull request #200163 from microsoft/merogge/npm-dependency
add `tree-views` to grooming notebook, add `npm` dependency of `vscode-uri`
2023-12-06 11:52:43 -06:00
meganrogge
3a354a35b2 fix #200165 2023-12-06 11:43:46 -06:00
meganrogge
c6c21f1535 add to yarn.lock 2023-12-06 11:27:22 -06:00
Matt Bierner
673006e0e3 Fix copilot quick fix (#200162) 2023-12-06 18:15:48 +01:00
meganrogge
93b691ea01 fix #181598 2023-12-06 11:01:59 -06:00
Johannes Rieken
e2e446669e add failing/skipped test for https://github.com/microsoft/monaco-editor/issues/3557 (#200161) 2023-12-06 18:01:48 +01:00
Ladislau Szomoru
7ac853f140 Engineering - adopt ensureNoDisposablesAreLeakedInTestSuite() in workspace trust tests (#200160) 2023-12-06 17:58:21 +01:00
Martin Aeschlimann
14f3868c5c remove unused parameters and check (#200128) 2023-12-06 17:52:54 +01:00
Martin Aeschlimann
fea5338bc8 Cryptic error message for presumably a malformed vscode-remote URL (#200148) 2023-12-06 17:52:39 +01:00
Benjamin Simmonds
f713a29422 Support updating setting in zen mode (#200158) 2023-12-06 17:44:59 +01:00
Martin Aeschlimann
7231f840b4 update seti-font (#200041)
update seti
2023-12-06 17:38:03 +01:00
Logan Ramos
e2f7dc558d Adopt ensureNoDisposablesAreLeakedInTestSuite in my tests (#200153)
* Adopt ensureNoDisposablesAreLeakedInTestSuite in my tests

* Update eslint
2023-12-06 17:35:42 +01:00
Benjamin Pasero
ec2c8e18c4 workspaces - discard untitled workspace based on setting (#200154) 2023-12-06 17:34:28 +01:00
Isidor Nikolic
626122ea97 Merge pull request #197729 from Flanker32/update-java-workspace-tags
Update java workspace tags
2023-12-06 15:32:28 +00:00
Johannes Rieken
97dd8691d8 sequentialize event handling for text document content events (#200149)
fixes https://github.com/microsoft/vscode/issues/179711
2023-12-06 16:29:26 +01:00
Benjamin Pasero
a187ad1ca3 end - adopt more ensureNoDisposablesAreLeakedInTestSuite (#200145) 2023-12-06 16:01:23 +01:00
Logan Ramos
32f7261976 Bump distro (#200143) 2023-12-06 15:45:34 +01:00
Benjamin Pasero
f068e42b73 Allow to swap left and right hand side in diff editor (fix #20958) (#200138) 2023-12-06 14:56:41 +01:00
Alexandru Dima
16c93d6f5f Merge pull request #198559 from hickford/highlight
highlight whole line when word wrap enabled
2023-12-06 14:08:19 +01:00
Alex Dima
1bfc2adbad Simplify logic 2023-12-06 13:53:36 +01:00
Henning Dieterichs
46e43573e4 Fixes #182087 2023-12-06 13:21:20 +01:00
Henning Dieterichs
6d1f607c6d Fixes #178259 2023-12-06 12:49:13 +01:00
Johannes Rieken
acf3fc61ea delay _savePartSplash further, fixes https://github.com/microsoft/vscode/issues/170825 (#200126) 2023-12-06 12:29:05 +01:00
Benjamin Simmonds
cffff4c0da Fix locking groups with aux windows (#200039)
* Aux Locking

* 💄

* 💄

* unlock last group

* 💄

* 💄

* unlock from editor parts

* 💄

* .

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-12-06 12:23:18 +01:00
Johannes Rieken
3056f52f92 add failing/skipped test for https://github.com/microsoft/vscode/issues/191070 (#200125)
* fix --dev option of unit tests fyi @joaomoreno

* fix timing issue when getting line, add failing/skipped test for https://github.com/microsoft/vscode/issues/191070
2023-12-06 12:16:49 +01:00
Benjamin Pasero
5455d20ce1 debt - adopt ensureNoDisposablesAreLeakedInTestSuite in more tests (#200116)
* debt - adopt `ensureNoDisposablesAreLeakedInTestSuite` in more tests

* .

* .

* .
2023-12-06 12:09:11 +01:00
Benjamin Simmonds
52ca689ee7 ensureNoDisposablesAreLeakedInTestSuite (#200115)
* ensureNoDisposablesAreLeakedInTestSuite

* 💄
2023-12-06 11:51:56 +01:00
Benjamin Pasero
7ef3fef402 debt - relax product.json type (#200122) 2023-12-06 11:35:51 +01:00
Justin Chen
4693a093c7 Revert: Allow non-AI actions on empty lines (#200097)
reverting ai only code actions on empty lines
2023-12-06 11:13:08 +01:00
Benjamin Pasero
38267ff797 Add the option to skip the prompt to save the workspace config (fix #187794) (#200114)
* wip

* .

* .
2023-12-06 10:08:16 +00:00
Aiday Marlen Kyzy
aec249e46b Merge pull request #200042 from microsoft/aiday/keepHoverOpenWhenAltKeyPressed
Keep the hover open when the alt key is pressed
2023-12-06 10:33:51 +01:00
Tyler James Leonhardt
5196dddde0 Low hanging fruit of onboarding to ensureNoDisposablesAreLeakedInTestSuite (#200100)
ref https://github.com/microsoft/vscode/issues/200091
2023-12-05 21:53:40 -08:00
Flanker-MSFT
37b7701535 Simplify the list of libraries for java workspace tagging 2023-12-06 10:15:29 +08:00
Tyler James Leonhardt
42b9e86467 Add quick-chat to grooming notebook (#200094) 2023-12-06 00:34:58 +01:00
Connor Peet
2ee5518dec debug: fix incomplete range in disassembly goToInstructionAndOffset (#200093)
Fixes #197770
2023-12-05 15:21:08 -08:00
Connor Peet
6605df0f11 debug: fix toolbar min y position (#200090)
This was inverted a couple iterations ago during a refactor it looks like.

Fixes #200005
2023-12-05 23:54:52 +01:00
Connor Peet
16c469a671 eng: add a lint rule for ensureNoDisposablesAreLeakedInTestSuite (#200089)
Adds a lint rule that ensures ensureNoDisposablesAreLeakedInTestSuite
is called in suites. It grandfathers in existing files that were lacking
the call entirely.

This PR also includes manual fixes to files that used the function
already but were missing it in one or more suites, which the lint rule
detects.
2023-12-05 14:35:27 -08:00
Henning Dieterichs
4728954baa Fixes #178245 2023-12-05 23:14:19 +01:00
Benjamin Pasero
56fda3234c Windows: "Reopen" after crash does not work with 1 window opened (fix #199960) (#200075) 2023-12-05 14:13:44 -08:00
Connor Peet
0d42a76e2f debug: fix call resolveDebugConfigurationWithSubstitutedVariables with redirected type (#200080)
* cli: allow reading exec server token from env variable

* debug: fix call resolveDebugConfigurationWithSubstitutedVariables with redirected type

Fixes #188979
2023-12-05 14:05:26 -08:00
Megan Rogge
0ca618d59d Merge pull request #200086 from microsoft/merogge/activity-bar-left
update focus on left/right arrow
2023-12-05 15:25:25 -06:00
netcon
703e21214e fix: workbench.editorAssociations not work in workbench configurationDefaults (#194087) 2023-12-05 22:21:18 +01:00
meganrogge
4a7480c147 update focus on left/right arrow 2023-12-05 15:10:00 -06:00
Connor Peet
cc62bd1ddd cli: allow reading exec server token from env variable (#200079) 2023-12-05 21:38:10 +01:00