Commit Graph
124157 Commits
Author SHA1 Message Date
Ulugbek Abdullaev 31541c6b18 inline chat: display detect intent for the duration of the request & allow re-running the request without intent detection 2023-12-20 19:44:30 +05:00
BeniBenj 74178d749e Merge remote-tracking branch 'origin' into benibenj/stickyScrollFocus 2023-12-20 15:27:15 +01:00
Daniel ImmsandGitHub 75b1639461 Merge pull request #201301 from microsoft/tyriar/200409_2
Fix NPE in suggest
2023-12-20 06:18:09 -08:00
Benjamin PaseroandGitHub 80a0d88917 aux window - fix confirm on close (#201300) 2023-12-20 15:09:17 +01:00
Daniel Imms dbe88b62d1 Fix NPE in suggest
Fixes #200409
2023-12-20 06:02:52 -08:00
Ladislau SzomoruandGitHub b21537c2ef Git - enable commit signing using SSH key (#201298) 2023-12-20 14:14:39 +01:00
Benjamin SimmondsandGitHub d32043d8b8 Update group context keys on reload (#201277) 2023-12-20 12:22:45 +01:00
BeniBenj b45752d859 Add accessibility labels #199376 2023-12-20 12:17:45 +01:00
Johannes RiekenandGitHub ce2710416a update snippet escaping explainer (#201274) 2023-12-20 11:23:33 +01:00
Benjamin SimmondsandGitHub a8edb8fac9 Support Centered Layout with Maximized Group (#201229)
* support centered layout with maximize group

* fix and add tests
2023-12-20 09:15:36 +01:00
Justin ChenandGitHub deebd4f30a Allow quick fixes to be shown in aux window (#201262)
* changed from domFocus to getFocus

* removed call to getfocus
2023-12-20 07:35:57 +01:00
Connor PeetandGitHub 68bc4c82c8 cli: update server prereq versions (#201261)
Fixes #201129
2023-12-20 14:27:09 +09:00
Matt BiernerandGitHub 9621add460 Fix undefined getting printed (#201250)
Fixes #201244
2023-12-20 00:22:43 +01:00
Raymond ZhaoandGitHub b48a213e0e fix: parse Settings editor regular expressions more thoroughly (#201248) 2023-12-19 15:00:41 -08:00
Megan RoggeandGitHub b7400557d1 Merge pull request #201242 from microsoft/merogge/disp-map
use `DisposableMap`
2023-12-19 16:34:31 -06:00
meganrogge 310aaa5309 fix #199374 2023-12-19 14:59:15 -06:00
b80a1c72f7 Fix race condition with restoration of problems when closing a file (#183271)
Fixes #47386

This sets the `flushOnListenerRemove` option to true for the call to
Event.debounce. Without this, some `onMarkerChanged` events can get
dropped -- specifically, when an event gets fired more than 100ms after
first listening, in which case the 600ms cleanup setTimeout fires while
the 500ms debounce timeout is still pending.

Co-authored-by: Megan Rogge <merogge@microsoft.com>
2023-12-19 20:55:30 +00:00
Megan RoggeandGitHub 6196ac5633 Merge pull request #201241 from microsoft/merogge/ab
check if the text will be executed before firing on did run text
2023-12-19 14:51:02 -06:00
Megan RoggeandGitHub 6833579d97 Merge pull request #201240 from microsoft/merogge/link-qp
fix bug with terminal accessible view
2023-12-19 14:38:39 -06:00
meganrogge fba0b71a83 one more case 2023-12-19 14:35:01 -06:00
meganrogge 292c58a151 improve name 2023-12-19 14:34:03 -06:00
meganrogge e5b980d17d fix #199589 2023-12-19 14:31:53 -06:00
meganrogge 3bdc3097f1 fix #196644 2023-12-19 14:22:51 -06:00
Gayan Perera 37070e90c9 change breakpoint lookup at current frame and exclude disable dependent breakpoints 2023-12-19 20:58:04 +01:00
Daniel ImmsandGitHub de809ac070 Merge pull request #201234 from microsoft/tyriar/200413
Allow pasting terminal text as single line
2023-12-19 11:34:07 -08:00
RoboandGitHub 972172bc98 fix: for message event data can be null (#201237) 2023-12-19 20:26:50 +01:00
Daniel Imms 10800648a5 Move clipboard test to use prompt, not confirm 2023-12-19 11:16:22 -08:00
Megan RoggeandGitHub 8ee37dc19a Merge pull request #201082 from susiwen8/fix-201081
fix: `install` in `npm script` shouldn't be opened
2023-12-19 13:12:54 -06:00
Daniel ImmsandGitHub 1324426117 Merge pull request #201235 from microsoft/tyriar/201184
Don't clobber BASH_REMATCH in SI
2023-12-19 10:22:51 -08:00
Johannes RiekenandGitHub 0603a4682b allow strategies to control whole range deco, let live not render it (#201224) 2023-12-19 19:20:27 +01:00
Daniel Imms ea5793254a Don't clobber BASH_REMATCH in SI
Fixes #201184
2023-12-19 10:07:59 -08:00
Daniel Imms bef5224016 Fix replace throwing 2023-12-19 10:00:02 -08:00
Daniel Imms 2db9790a9c Allow pasting terminal text as single line
Fixes #200413
2023-12-19 09:58:38 -08:00
Daniel ImmsandGitHub 7f21faa423 Merge pull request #201227 from microsoft/tyriar/200428
Update xterm
2023-12-19 09:45:35 -08:00
Daniel Imms 23aa0ceb42 Update xterm
Fixes #200428
2023-12-19 09:20:30 -08:00
BeniBenj 19f4b1a8c2 Merge remote-tracking branch 'origin' into benibenj/stickyScrollFocus 2023-12-19 18:14:56 +01:00
BeniBenj f38f64ac0f Added sticky scroll focus functionality to tree 2023-12-19 18:09:41 +01:00
Daniel ImmsandGitHub a276ee63cc Merge pull request #201157 from microsoft/tyriar/180257
Use safer pasted input chunking algorithm
2023-12-19 08:58:47 -08:00
Johannes RiekenandGitHub 595e7d4275 fix https://github.com/microsoft/vscode/issues/201197 (#201221) 2023-12-19 17:55:40 +01:00
Daniel Imms 0e6e556c08 More chunkInput into common 2023-12-19 08:42:32 -08:00
48996f7724 Workbench actions for Tree Fuzzy Search Toggle (#175137)
* Workbench actions for Explorer Fuzzy Search Toggle

* Update src/vs/workbench/browser/actions/explorerActions.ts

Contiguous Spelled wrong

Co-authored-by: John Murray <johnm@georgejames.com>

* Update src/vs/workbench/browser/actions/explorerActions.ts

Co-authored-by: John Murray <johnm@georgejames.com>

* Update src/vs/workbench/browser/actions/explorerActions.ts

Co-authored-by: John Murray <johnm@georgejames.com>

* Fixed Contiguous Switching in all occurrences

* workbench fuzzy toggle actions moved to listCommand

* cleanup

---------

Co-authored-by: John Murray <johnm@georgejames.com>
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2023-12-19 16:06:09 +00:00
7e2a93ab5d Implement keyboard navigation between list find/filter matches (#180078)
* Implement keyboard navigation between list filter matches

* support alt navigation to navigate to any list element

---------

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2023-12-19 16:05:16 +00:00
Johannes RiekenandGitHub bd2ec9f549 use .cpuprofile.json suffix (#201219) 2023-12-19 16:56:12 +01:00
Johannes RiekenandGitHub 48a9149e6a Joh/overall-swordtail (#201218)
* don't grow wholeRange but accept it as given, pass tracked wholeRange when making a request

* fix it
2023-12-19 16:51:10 +01:00
Benjamin PaseroandGitHub d9c9c881f7 showTextDocument steals window focus (fix #201053) (#201213) 2023-12-19 16:06:04 +01:00
Martin AeschlimannandGitHub 56b0088dce update vscode-test-web (#201187)
* update vscode-test-web

* add @playwright/browser-chromium

* add skipLibCheck

* add skipLibCheck

* use esnext

* cleanup
2023-12-19 16:03:03 +01:00
Alex RossandGitHub d7dbed74ba Don't throw if we can't dispose (#201210)
Fixes #201196
2023-12-19 15:48:49 +01:00
Johannes RiekenandGitHub 0bd31a85e4 Add inline chat toolbar for close and configure (#201200)
* add input widget toolbar, add close action

* * make "finish on typing" configurable and turn it off by default
* add configure action to widget toolbar

* fix tests
2023-12-19 15:19:11 +01:00
Daniel ImmsandGitHub 99f246d784 Update terminalProcess.ts 2023-12-19 05:31:15 -08:00
susiwen8 f78d488f80 fix: task name end with space 2023-12-19 20:33:30 +08:00