Commit Graph

116195 Commits

Author SHA1 Message Date
Megan Rogge 1ffd52237c Merge pull request #198153 from microsoft/merogge/write-screen-reader
fine tune when native text area is updated
2023-11-21 09:57:09 -06:00
Henning Dieterichs 9cc10ae9d2 Removes event listeners on dispose 2023-11-21 15:24:11 +01:00
Henning Dieterichs 072e82b364 Fixes #198716 2023-11-21 15:24:11 +01:00
Christof Marti bb995b5511 Avoid excessive trace logging (#197549) 2023-11-21 15:21:28 +01:00
Henning Dieterichs 9e69692508 Improves editor title 2023-11-21 15:09:29 +01:00
Henning Dieterichs 4328415767 Improves open multi diff editor icon 2023-11-21 14:59:01 +01:00
Henning Dieterichs 02d738f7ad Refactors multi diff editor 2023-11-21 14:52:02 +01:00
Martin Aeschlimann c352e0d3fd Inline chat UI contains undesired empty space after getting response (#198756) 2023-11-21 14:33:38 +01:00
Benjamin Pasero e8fcc1eaf6 GitLens hover is at top left corner (fix #198761) (#198763) 2023-11-21 13:07:32 +01:00
John Murray 1817634467 Avoid empty or ambiguous repository label in Repositories submenu (fix #196613) (#196623)
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
2023-11-21 12:34:08 +01:00
Benjamin Pasero 4eef9f91a0 aux window - have a editor status bar (#195885) (#198741)
* aux window - have a editor status bar (#195885)

* fix
2023-11-21 12:24:29 +01:00
Henning Dieterichs 1942633330 Don't release focused template 2023-11-21 11:53:54 +01:00
Sandeep Somavarapu 3e4d379810 enable skip updates action on all installed extensions (#198751)
#194188 enable skip updates action on all installed extensions
2023-11-21 11:50:15 +01:00
Henning Dieterichs f81c9f48f6 Multi diff editor design improvements 2023-11-21 11:41:53 +01:00
Hylke Bons 633efd8c55 Update codicons: add lightbulb-sparkle (#198705) 2023-11-21 09:22:26 +01:00
Benjamin Pasero bb6d92668e Aux window: make findGroup work across multiple editor groups (fix #198651) (#198734) 2023-11-21 06:41:06 +00:00
Benjamin Pasero 874468718c Browsing product icons through command palette shows tofu characters (fix #198687) (#198731) 2023-11-21 06:40:36 +00:00
Joyce Er 266cccf896 fix: use view range for glyph margin widgets (#198733) 2023-11-21 07:24:59 +01:00
Benjamin Pasero 2e5e076031 aux window - commands to detach editors, groups and to restore (#198729) 2023-11-21 06:28:22 +01:00
Rob Lourens 05cd2640ec Add a flag to clear chat response content entirely (#198715)
This may become useful for codeblock vulnerability annotation work, before the API is fully finalized and available
2023-11-21 00:16:05 +00:00
Matt Bierner 620340c863 Bump hardcoded web TS version (#198713) 2023-11-21 00:25:20 +01:00
Matt Bierner 1d92f24bd8 Add telemetry for TS ai refactorings (#198708) 2023-11-20 15:01:33 -08:00
Matt Bierner 2d8e9cbb8f Pick up TS 5.3 final (#198712) 2023-11-20 23:53:54 +01:00
Matt Bierner ff9fc384d3 Clean up and fix markdown url pasting (#198706)
Fixes #192568
2023-11-20 14:37:00 -08:00
Matt Bierner 032109e5a7 Don't show references on anon function (#198711)
Fixes #198389
2023-11-20 23:08:00 +01:00
Ladislau Szomoru c59e730e54 SCM - only refresh the repository node if it exist in the tree (#198704) 2023-11-20 22:37:56 +01:00
Raymond Zhao afbfccac68 fix: revert settings search results ordering (#198703) 2023-11-20 12:47:01 -08:00
Aiday Marlen Kyzy 6936943dc4 Merge pull request #198521 from microsoft/aiday/toolbarIcon
Adding a setting to change the enablement of the toolbar sparkle icon
2023-11-20 21:23:03 +01:00
Aiday Marlen Kyzy f63c652d49 Merge pull request #198531 from microsoft/aiday/noSparkleOnActiveDebugSession
Don't display sparkle in gutter during active debug session
2023-11-20 21:22:50 +01:00
Martin Aeschlimann 6e91b53c06 progressive rendering: use the previous word count for the word rate (#198560)
* progressive rendering: use the previous word count for the word rate
2023-11-20 21:19:54 +01:00
Matt Bierner ad31b067ab Fix markdown link inserting (#198702)
Fixes #190769
Fixes #195349

Also makes some small code cleanups
2023-11-20 21:10:43 +01:00
Isidor Nikolic 8de751f794 Merge pull request #198323 from microsoft/isidorn/labour-magpie
Also send sqmid to extension telemetry events
2023-11-20 19:11:48 +00:00
Logan Ramos 01ba8dc76c Merge branch 'main' into isidorn/labour-magpie 2023-11-20 11:54:51 -07:00
Rob Lourens da5ab29656 Don't throw when receiving an unknown chat progress update (#198533)
* style update

* Don't throw when getting a bad progress update
2023-11-20 19:02:17 +01:00
Rob Lourens dd2a645bcf Show detected vulnerabilities in chat codeblocks (#198595)
* Add vulnerability annotations for chat

* Make vulnerabilities label a Button

* Update test snapshots
2023-11-20 09:50:15 -08:00
Matt Bierner 8a6f44ef3c Move matchesScheme out of opener service (#198366)
Move matchesScheme out of opener service

This was creating extra deps on opener service
2023-11-20 18:26:45 +01:00
Matt Bierner 25ac184fe7 Fix notebook markdown list rendering (#198696)
Fixes #197097
2023-11-20 18:23:14 +01:00
Josh Soref 69ddb3f3c6 Write out Cannot (#198377)
spelling: cannot

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-11-20 17:22:21 +00:00
Anthony Stewart 9cbc6ef29a Simplify 'solid' || '' in viewPaneContainer.ts (#198515)
Remove odd or in viewPaneContainer.ts
2023-11-20 17:21:52 +00:00
Henning Dieterichs 0ce333b482 Fixes context menu issue 2023-11-20 16:05:32 +01:00
Henning Dieterichs e2bf0c1d01 Style improvements 2023-11-20 16:05:32 +01:00
Johannes Rieken 9372453879 persist inline chat history (#198680) 2023-11-20 14:35:53 +01:00
Benjamin Pasero 047cf79f5d debt - prefer lazy imports (#198668) 2023-11-20 12:16:11 +01:00
Christof Marti be038181ca Lazy-load @vscode/proxy-agent (#198662) 2023-11-20 12:06:05 +01:00
Ladislau Szomoru 3671d15744 SCM - fix text overflow for incoming/outgoing labels (#198663) 2023-11-20 11:21:30 +01:00
Benjamin Pasero 356784e05f Aux window: Unable to switch to first editor group from new window (fix #198607) (#198652) 2023-11-20 07:51:19 +01:00
Ladislau Szomoru dbc482a1f6 Engineering - remove incoming/outgoing workspace setting (#198650) 2023-11-20 07:48:41 +01:00
Don Jayamanne 46cd720f83 Drop uuid pkg used to to generate notebook cell id (#198647) 2023-11-20 06:12:55 +01:00
Peng Lyu e0b9ba5710 notebook cell chat setting (#198633) 2023-11-19 22:47:24 +01:00
João Moreno 244c48768d Make PRSS CDN optional (#198631)
* empty commit

* mooncake creds expired

* more logs

* prevent exit

* log

* async is hard

* 💄

* temporarily ignore PRSS errors

* whitespace
2023-11-19 20:15:53 +01:00