Commit Graph
124157 Commits
Author SHA1 Message Date
Benjamin PaseroandGitHub 804b56bbc6 Please update native-is-elevated package (fix #186606) (#186715)
native-Please update native-is-elevated package (fix #186606)
2023-06-30 12:38:31 +02:00
Aiday Marlen Kyzy e44296c03e placing back the focus on the editor in all cases and removing the escape action 2023-06-30 16:37:15 +06:00
Aiday Marlen Kyzy 7a5f6f0007 when the content is not focused it should not disappear 2023-06-30 16:12:57 +06:00
Mara BosandGitHub afef1aba55 Accept a trailing colon in --goto format. (#186174)
* Accept a trailing colon in --goto format.

This is useful because many tools add a comma after file[:line[:col]].

* Support trailing comma after line:col in search.
2023-06-30 09:44:31 +00:00
Johannes eeae481e47 set emit-target and libs to ES2022, avoid static-blocks, fix Error#cause conflict
https://github.com/microsoft/vscode/issues/185991
2023-06-30 11:43:19 +02:00
Johannes RiekenandGitHub 5d94be354b Make fs-methods on IHostUtils optional and handle that accordingly (#186709)
fixes https://github.com/microsoft/vscode/issues/184446
2023-06-30 11:35:57 +02:00
Alex RossandGitHub 032b14c3ff bump version (#186703) 2023-06-30 10:31:46 +02:00
jammel-yeboah 32f9e3c42a fix: merge issues 2023-06-29 23:41:17 -04:00
jammel-yeboah 01b879a0d9 Merge remote-tracking branch 'upstream/main' into teardown-accessibilityHelpWidget/Controller 2023-06-29 23:40:08 -04:00
personal 6c4306859d chore: removed unused accessibility widget and controller 2023-06-29 22:45:48 -04:00
Rob LourensandGitHub 7406a9bdfc Show block cursor after response and before followups appear (#186684) 2023-06-29 17:38:33 -07:00
Daniel Imms 9b71004802 Validate local links that end with .
Fixes #186661
2023-06-29 16:32:22 -07:00
Daniel Imms 885697b32c Mark backends connected in parallel 2023-06-29 15:55:43 -07:00
Daniel Imms 9d3af96360 Use mp for get layout info, memoize and eager fetch env 2023-06-29 15:30:57 -07:00
Joyce ErandGitHub 5827187df1 Add Share provider usage telemetry (#186677) 2023-06-29 14:59:20 -07:00
Megan RoggeandGitHub 5385ebce85 Merge pull request #186650 from microsoft/merogge/help-dispose
use disposable store for accessible view listeners, prevent repeated handling
2023-06-29 14:58:30 -07:00
Daniel Imms d209ad82d3 Parallelize fetching each terms revive env
Part of #186671
2023-06-29 14:21:47 -07:00
Meghan KulkarniandGitHub bb5c4d58af Fix: use default paste when only text is pasted (#186649)
* bug fixes

* added label to copyPaste.ts

* added localized label to copyPasteLinks file

* quick fix for pasting highlight bug

* concise if-statement
2023-06-29 23:10:39 +02:00
661fbc9ecf Fix removing tunnels when the tunnel factory throws an error (#186566)
* Await the tunnel promise

* Add null check

* nit: use undefined

---------

Co-authored-by: Alex Ross <alros@microsoft.com>
2023-06-29 20:06:41 +00:00
Daniel Imms ebc70d445f Fix regex and whole word terminal toggles
Fixes #186375
2023-06-29 12:50:22 -07:00
David DossettandGitHub a3231fc857 Update inlay hint colors (#186658)
* Update inlay hints colors

* Update new themes
2023-06-29 12:49:50 -07:00
Daniel ImmsandGitHub 6314fae1a3 Merge pull request #186653 from microsoft/tyriar/133542_logs
Add debug logs for reattaching to wrong terminal
2023-06-29 12:35:18 -07:00
Henning DieterichsandGitHub 2e4e489614 Merge branch 'main' into hediet/b/binding-sailfish 2023-06-29 20:35:34 +02:00
Logan RamosandGitHub 1532010d8e Update the triage flow (#186656) 2023-06-29 20:35:18 +02:00
meganrogge 1e4479db85 redo change 2023-06-29 11:11:43 -07:00
Henning Dieterichs 1d607251f5 Fixes #186628 2023-06-29 19:47:30 +02:00
Daniel Imms 3a6c041afe Add debug logs for reattaching to wrong terminal
Part of #133542
2023-06-29 10:40:41 -07:00
meganrogge bfc73b6cfe rm unused var 2023-06-29 10:18:08 -07:00
meganrogge cfd8c45a8e don't explicitly dispose of view 2023-06-29 10:11:23 -07:00
72f94506d4 Update src/vs/workbench/contrib/accessibility/browser/accessibleView.ts
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2023-06-29 10:09:36 -07:00
meganrogge 275e9dfa61 fix conflict 2023-06-29 09:54:59 -07:00
meganrogge 2aa71dc9e0 fix #186352 2023-06-29 09:52:25 -07:00
Megan RoggeandGitHub ec42f2a7a2 Merge pull request #186647 from microsoft/merogge/cmd-e
allow turning on accessibility help from within the help menu
2023-06-29 09:51:49 -07:00
Megan RoggeandGitHub e6ed074aab Update src/vs/workbench/contrib/accessibility/browser/accessibleView.ts 2023-06-29 09:19:27 -07:00
meganrogge 66375a636f fix #186434 2023-06-29 09:14:41 -07:00
Joyce ErandGitHub ed9fc30385 Avoid duplicate action registrations (#186582)
* Avoid duplicate action registrations

* Use a local variable

* Fix syntax error
2023-06-29 07:53:09 -07:00
João MorenoandGitHub cf30025bd7 Fix sash corners when moving views around (#186624)
fixes #186508
2023-06-29 06:18:02 -07:00
Benjamin PaseroandGitHub c6567bcf69 notifications - compute height properly when progress is enabled (#186612) 2023-06-29 12:16:46 +02:00
Ulugbek Abdullaev 9fe9cea876 fix localization
fixes #186317
2023-06-29 11:26:57 +02:00
Benjamin PaseroandGitHub 9eec0fe814 New auto split sizing does something weird (fix #186559) (#186609) 2023-06-29 11:23:07 +02:00
Aiday Marlen KyzyandGitHub 73582708f3 Merge pull request #186469 from microsoft/aiday/issue186334
Changing the maximum width of hover
2023-06-29 11:14:31 +02:00
yiliang114 001ee20934 fix: typos 2023-06-29 16:52:29 +08:00
Sandeep SomavarapuandGitHub eded89bc04 fix #186269 (#186602) 2023-06-29 10:12:02 +02:00
Bhavya UandGitHub 01ad4ddaaa Dont show welcome widget when notifications are visible (#186592) 2023-06-29 10:07:42 +02:00
Aiday Marlen Kyzy aa6eac5412 simplifying the width, not taking into account the cursor position 2023-06-29 10:56:08 +06:00
Daniel Imms 8c9bbe5bff Move single terminal tab to hover service
Fixes #177774
2023-06-28 21:46:50 -07:00
Bhavya UandGitHub c1bca6d7cc Set editorId for GettingStartedInput (#186583) 2023-06-29 02:18:50 +02:00
Meghan KulkarniandGitHub 715334ba8c small changes (#186574)
* bug fixes

* added label to copyPaste.ts

* added localized label to copyPasteLinks file
2023-06-29 02:14:23 +02:00
Rob LourensandGitHub 7fc5c6aa9a Fix wrong width of chat input in chat editors (#186580) 2023-06-29 01:57:54 +02:00
Bhavya UandGitHub 1c21765ab5 Remove experimentation service from featured extensions on welcome page. (#186569)
Remove experimentation service from featured extensions
2023-06-28 16:52:10 -07:00