Commit Graph

116269 Commits

Author SHA1 Message Date
Daniel Imms 4ba032cbc0 Fix localization of Launch Profile... 2023-11-21 15:06:26 -08:00
Raymond Zhao 895666adcd fix: avoid lookbehind regex for TF-IDF (#198717) 2023-11-21 12:50:15 -08:00
Matt Bierner fbfabc523d Split up webServer.ts (#198802)
Refactors webServer.ts to split it into multiple files and encapsulate some functionality in classes
2023-11-21 12:06:47 -08:00
Raymond Zhao f54183b7e6 fix: Settings editor shows up blank behind a proxy (#198801) 2023-11-21 12:04:45 -08:00
Justin Chen 5a7d6270c7 Limits maximum Code Actions (#198229)
* slice so we only get top 50 results

* added warnings

* hacky limits
2023-11-21 11:06:58 -08:00
paulacamargo25 3cd70e25a9 Merge pull request #198723 from microsoft/update-distro
Update distro SHA
2023-11-21 12:33:16 -05:00
Ulugbek Abdullaev 077de8ee56 fix use of @deprecated in TSDocs 2023-11-21 17:52:32 +01:00
Benjamin Simmonds 78038ac057 Deregister View container when moving last view (#198526)
* temporary fix

* fix #173838

* 💄

* 💄

* 💄

* 💄
2023-11-21 17:40:00 +01:00
Benjamin Simmonds 878b59e4a6 Fix #179566 (#198685)
* Fix #179566
2023-11-21 17:36:31 +01:00
Benjamin Simmonds 86f09d898f Merge pull request #198320 from microsoft/benibenj/treeStickyScroll
Sticky Scroll Tree View
2023-11-21 17:30:51 +01:00
Megan Rogge 8af169e554 Merge pull request #197668 from microsoft/merogge/quick-fix-api
`addNewLine` -> `shouldExecute`, expose this in quick fix API
2023-11-21 10:23:27 -06:00
Aiday Marlen Kyzy b6c3c88b94 Merge pull request #198537 from microsoft/aiday/differentLightBulbDependingOnCodeAction
Adapting the lightbulb menu to AI code actions
2023-11-21 17:21:03 +01:00
Henning Dieterichs f8b66f6aa0 Fixes editor layout issues 2023-11-21 17:09:40 +01:00
Henning Dieterichs 943428eb79 Adds menu bar to multi diff editor 2023-11-21 17:06:43 +01:00
Megan Rogge fbe45ef97a Update src/vscode-dts/vscode.d.ts 2023-11-21 10:04:11 -06:00
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
Benjamin Simmonds 13b6a07b05 Merge branch 'main' into benibenj/treeStickyScroll 2023-11-21 16:48:29 +01:00
BeniBenj 252be64fbc Updated scroll calculations and added node position methods in list and
tree components
2023-11-21 16:46:50 +01:00
Aiday Marlen Kyzy b62ef8a8ca review changes 2023-11-21 15:49:46 +01: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
Aiday Marlen Kyzy ec839f23bf reverting changes in the typescript extension 2023-11-21 15:08:54 +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
BeniBenj 32bd56fa92 Updated CSS and TypeScript for improved scrollbar and sticky scroll
behavior
2023-11-21 14:42:18 +01:00
Martin Aeschlimann c352e0d3fd Inline chat UI contains undesired empty space after getting response (#198756) 2023-11-21 14:33:38 +01:00
Aiday Marlen Kyzy bc4dc881ba adding one more possibility which is lightbulb sparkle and auto-fix 2023-11-21 13:07:39 +01:00
Benjamin Pasero e8fcc1eaf6 GitLens hover is at top left corner (fix #198761) (#198763) 2023-11-21 13:07:32 +01:00
Aiday Marlen Kyzy a5dfa1f620 removing one because should be using zero based ranges 2023-11-21 12:55:44 +01:00
Aiday Marlen Kyzy 78b29c0b56 using the navTree request instead 2023-11-21 12:49:50 +01:00
BeniBenj c856c39d61 Updated getRelativeTop method to consider paddingTop and adjusted
AbstractTree's getRelativeTop call accordingly
2023-11-21 12:45:27 +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
BeniBenj 19e68a04cf Updated list and tree UI components to support sticky scrolling and
padding adjustments
2023-11-21 12:25:31 +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
Aiday Marlen Kyzy ba1b8fef77 polishing the code 2023-11-21 12:20:38 +01:00
Aiday Marlen Kyzy 5ae767f43a polishing the code 2023-11-21 12:14:35 +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
Aiday Marlen Kyzy fd347bb0e2 remembering the class array that was previously set, so not removing the whole class array 2023-11-21 11:03:04 +01:00
Aiday Marlen Kyzy fd5fd11bfc using the appropriate icon 2023-11-21 10:54:18 +01:00
Aiday Marlen Kyzy df29259136 Merge branch 'main' into aiday/differentLightBulbDependingOnCodeAction 2023-11-21 10:47:18 +01:00
BeniBenj 7f63c62566 💄 2023-11-21 09:45:21 +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