Commit Graph

121217 Commits

Author SHA1 Message Date
Logan Ramos
45cf75ebe4 Update TAS client (#211484) 2024-04-26 22:38:14 +02:00
Rob Lourens
4602654e70 Merge pull request #211481 from microsoft/roblou/unacceptable-seahorse
Don't consider 'progressMessage' to be part of the response content
2024-04-26 12:59:15 -07:00
Rob Lourens
8ca394d456 Don't consider 'progressMessage' to be part of the response content
Fix #211165
2024-04-26 12:42:27 -07:00
Megan Rogge
5f3f4e927b tweak accessibility signal settings wording to include audio cue, alert, and announcement descriptors (#211476) 2024-04-26 21:17:19 +02:00
Daniel Imms
60fc27b715 Merge pull request #211449 from microsoft/tyriar/209276
Remove canvas renderer
2024-04-26 11:45:11 -07:00
Daniel Imms
febfca1337 Remove canvas references in build/lint 2024-04-26 10:34:28 -07:00
Daniel Imms
578fa6f661 Remove canvas addon from sticky scroll 2024-04-26 10:33:41 -07:00
Raymond Zhao
caf118533f chore: add CodeQL params to improve perf (#211392) 2024-04-26 10:31:54 -07:00
Megan Rogge
a7755eed01 rm audio cue, alert config, mentions of audio cue (#211475)
rm audio cue, alert config
2024-04-26 19:08:04 +02:00
Megan Rogge
5cb29dbb27 fix task error telemetry reported bug (#211471)
fix #211000
2024-04-26 18:51:42 +02:00
Benjamin Pasero
94df2d8010 Dataloss when renaming file two times (fix #211374) (#211457)
* Dataloss when renaming file two times (fix #211374)

* .
2024-04-26 16:46:05 +02:00
Daniel Imms
2ee2d5a7a4 Merge pull request #211456 from microsoft/tyriar/ansi
Consolidate ansi functions into strings.ts
2024-04-26 07:39:31 -07:00
Daniel Imms
c398f717a9 Consolidate ansi functions into strings.ts 2024-04-26 07:22:16 -07:00
Daniel Imms
bc61f659dd Merge pull request #211451 from microsoft/tyriar/211279
Add missing registers
2024-04-26 06:33:24 -07:00
Daniel Imms
f9004993be Merge pull request #211448 from microsoft/tyriar/211444
Add helpers for stripping escape sequences
2024-04-26 06:32:56 -07:00
Daniel Imms
a893b33b5f Add missing registers
Fixes #211279
2024-04-26 06:03:40 -07:00
Daniel Imms
6cdd364d93 Remove canvas renderer
Fixes #209276
2024-04-26 05:54:23 -07:00
Daniel Imms
cdaa40be28 Add helper for stripping PS1-style prompts
Fixes #211445
2024-04-26 05:46:28 -07:00
Daniel Imms
ee87b16bd2 Create stripAnsiEscapeSequences helper
Fixes #211444
2024-04-26 05:37:50 -07:00
Alex Ross
5c213a1e84 Update grammars (#211439) 2024-04-26 04:52:52 -07:00
Benjamin Pasero
edb368fc43 Middle-clicking nonexistent tab pastes text into the code editor (fix #201696) (#211436) 2024-04-26 12:22:41 +02:00
Alex Ross
e229ffdb0e Fix tree selection context and command args (#211429)
Fixes #210046
2024-04-26 10:58:24 +02:00
Justin Chen
e0e7aeca17 additional lightbulb telemetry for insiders (#211407)
* added back lightbulb telemetry

* some cleanup
2024-04-26 16:16:10 +08:00
Benjamin Pasero
8e65948510 Exact matches are hard to find in outline (fix #187921) (#211419) 2024-04-26 09:34:03 +02:00
Benjamin Pasero
82de0899cc Focus into Side Bar commands don't focus the sidebar if the sidebar wasn't already visible (fix #193737) (#211417) 2024-04-26 09:33:49 +02:00
Benjamin Pasero
c1f470ad5a voice - allow for text to speech (#211006) 2024-04-26 09:33:23 +02:00
Matt Bierner
f86d0f7324 Exclude product.overrides from hygiene (#211396) 2024-04-25 18:18:09 -07:00
Logan Ramos
f6d0e7f6aa Bump version (#211398) 2024-04-26 02:26:07 +02:00
Rob Lourens
2fb3fa8dd2 Merge pull request #211395 from microsoft/roblou/revolutionary-leopon
Add error message for chat loading
2024-04-25 16:40:27 -07:00
Rob Lourens
8c7a3faae8 Add error message for chat loading 2024-04-25 16:22:14 -07:00
Matt Bierner
56ad6311c8 Pick up latest Markdown language service (#211391)
Fixes #211389
2024-04-25 13:48:44 -07:00
Logan Ramos
3415990696 Add verification steps needed to endgame notebook (#211385) 2024-04-25 21:12:54 +02:00
Benjamin Pasero
8af4d0b255 Can't disable "An external application wants to open" warnings (fix #207777) (#211379) 2024-04-25 20:22:55 +02:00
Raymond Zhao
77be70eddd Update my-endgame notebook (#211373) 2024-04-25 18:20:48 +02:00
Rob Lourens
91588fbb30 Merge pull request #211300 from microsoft/roblou/corporate-mammal
Fix broken chat layout after reloading window
2024-04-25 08:39:52 -07:00
Benjamin Christopher Simmonds
b561fea958 fix #211227 (#211371) 2024-04-25 17:27:18 +02:00
Ulugbek Abdullaev
9784f876f9 Merge pull request #211365 from microsoft/ulugbekna/rename-ftw
rename suggestions extra telemetry
2024-04-25 16:20:57 +02:00
Ulugbek Abdullaev
2ba0ea2aa7 rename suggestions: add extra telemetry on requesting rename suggestions 2024-04-25 19:03:50 +05:00
Alex Ross
72c0c28ee3 Pragmatic fix for diff decoration in split editors (#211356)
* Show git gutter indicators in both panes when using `Split Editor In Group`
Fixes #211257

* Revert "Show git gutter indicators in both panes when using `Split Editor In Group`"

This reverts commit e8b2166ef3.

* Pragmatic fix
2024-04-25 15:53:18 +02:00
Aiday Marlen Kyzy
e5faffedfc Keep hover open when increase hover verbosity or decrease hover verbosity actions are triggered (#211331)
* checking that the increase or decrease actions are not called either

* renaming the variable to better represent its meaning
2024-04-25 14:54:29 +02:00
Sandeep Somavarapu
34e1f76c49 fix #210119 (#211340) 2024-04-25 13:27:43 +02:00
Martin Aeschlimann
ea618796e8 Breakpoint with stackframe should use debugStackframeDot (#211335) 2024-04-25 13:07:01 +02:00
Sandeep Somavarapu
393186e266 Revert "fix #210999 (#211326)" (#211333)
This reverts commit aaf767a660.
2024-04-25 12:38:06 +02:00
Sandeep Somavarapu
caad30bae7 fix #211216 (#211332) 2024-04-25 12:33:19 +02:00
Benjamin Christopher Simmonds
d4a41934a6 Fix wrong use of disposables (#211328)
fix #211096
2024-04-25 12:22:25 +02:00
Martin Aeschlimann
9c7f30b0a8 Cannot read properties of undefined (reading 'localeCompare') (#211329)
* Cannot read properties of undefined (reading 'localeCompare')

* remove unused import
2024-04-25 12:22:01 +02:00
Justin Chen
a8823c333e telemetry for lightbulb and move to code actions (#211323)
* first pass on new telemetry

* change click condition to when there are 2 or fewer code actions, list out the code actions

* remove excessive calls

* cleanup

* also log the code action providers

* change owner to me

* change title to provider
2024-04-25 12:16:45 +02:00
Alex Ross
84d2ef91c5 TreeView reveal gets stuck if onDidChangeTreeData was fired with empty array (#211327)
Fixes #209043
2024-04-25 12:05:25 +02:00
Sandeep Somavarapu
aaf767a660 fix #210999 (#211326) 2024-04-25 12:00:56 +02:00
Sandeep Somavarapu
4ddcbbe136 fix #211297 (#211324) 2024-04-25 11:55:41 +02:00