Commit Graph

117229 Commits

Author SHA1 Message Date
sparxooo
83b2bd36c9 Merge branch 'microsoft:main' into 200257-fix 2023-12-15 16:41:34 +00:00
sparxooo
e77b9855ce Updated Regex to use *. Updated TerminalSearchLinkOpener test suite. 2023-12-15 16:25:18 +00:00
Ladislau Szomoru
9da155db32 SCM - fix regression with hiding menu items (#200983) 2023-12-15 16:46:39 +01:00
sparxooo
0eea34713a Merge branch 'microsoft:main' into 200257-fix 2023-12-15 15:45:56 +00:00
Benjamin Simmonds
242755e50a Fix Panel Title Overflow (#200980)
fix #200515
2023-12-15 16:27:54 +01:00
Daniel Imms
cd79ced426 Ensure element is available when attaching mouse wheel zoom
Fixes #200409
2023-12-15 07:24:57 -08:00
Ladislau Szomoru
11cc162fd9 SCM - 💄 code cleanup (#200977) 2023-12-15 16:20:06 +01:00
Johannes Rieken
a5698e8857 Joh/rainy-mollusk (#200976)
* snippet completions should also check with the completion model

this will allow to return "more" from the snippet completion item provider and rely on the completions model to do some filtering

* when debugging tests allow to use console.log

* fix https://github.com/microsoft/vscode/issues/191070
2023-12-15 16:07:56 +01:00
susiwen8
74bf30a8ec fix: #200046 (#200485) 2023-12-15 14:28:54 +00:00
Ladislau Szomoru
baab9bde4d Git - timeline provider should handle repository with no commits (#200962) 2023-12-15 15:17:38 +01:00
Ladislau Szomoru
e8e04769ec Git - explicitly open repository after initialized (#200957) 2023-12-15 14:53:18 +01:00
Ladislau Szomoru
81546fb355 Git - only add --diff-merges if flag is supported (#200954) 2023-12-15 14:39:46 +01:00
Benjamin Pasero
1b27c60b38 auto save - schedule later when errors clear (#200942)
* auto save - schedule later when errors clear

* .

* .

* .
2023-12-15 11:48:12 +01:00
Ladislau Szomoru
2a3c9df2fa SCM - adopt WorkbenchToolbar for the repository toolbar (#200947)
* Adopt WorkbenchToolbar

* Split the two menus so that items can be hidden independently
2023-12-15 11:47:27 +01:00
Johannes Rieken
4da031abb8 only show ViewInChat when there are just messages, not when the response is mixed (#200939) 2023-12-15 11:02:01 +01:00
Johannes Rieken
a33752f9f0 clean up strategies (#200938) 2023-12-15 10:57:40 +01:00
Johannes Rieken
12b59f5109 fix https://github.com/microsoft/vscode/issues/180132 (#200932) 2023-12-15 10:37:21 +01:00
Johannes Rieken
8558face53 fix https://github.com/microsoft/vscode-copilot/issues/3240 (#200933) 2023-12-15 10:35:01 +01:00
Johannes Rieken
2cf5c59bcc reset history offset when finishing session (#200930) 2023-12-15 09:59:44 +01:00
Johannes Rieken
4cd3c65902 team-enable live mode (#200929) 2023-12-15 09:46:51 +01:00
Benjamin Pasero
8db82d0d32 cli - do not --wait when reading from stdin (#199035) (#200926) 2023-12-15 09:38:02 +01:00
Aiday Marlen Kyzy
6ef3ba2504 Merge pull request #199786 from microsoft/aiday/changingTheSettingsForTheLightbulb
Changing the settings for the lightbulb code action menu
2023-12-15 09:37:19 +01:00
Ladislau Szomoru
371a1579f2 Git - make close other repositories command available in the command palette (#200925) 2023-12-15 08:34:24 +01:00
sparxooo
f4ed7453d3 Merge branch 'main' into 200257-fix 2023-12-15 04:42:35 +00:00
sparxooo
fbdfaf623f Added tests to validate trailing period removal from line/column numbers 2023-12-15 04:32:57 +00:00
sparxooo
0a71680fad Remove trailing periods from end of link before opening to prevent search issues 2023-12-15 04:15:56 +00:00
sparxooo
7740b7e241 Fix non-numeric trailing character regex from matching line/column numbers 2023-12-15 04:14:00 +00:00
Connor Peet
37fe2d06d6 debug: fix hover expands over cursor (#200913)
Unexpectedly annoying to fix

Fixes #109653
2023-12-15 02:34:25 +01:00
Matt Bierner
9b8f216b8c Support escapes in markdown destination settings (#200911)
Support escaping `$` to prevent use as variable and escaping `/` inside of transforms
2023-12-15 02:02:27 +01:00
Connor Peet
58bbee628c debug: support context menu actions in hover (#200908)
Fixes #125763
2023-12-14 17:00:12 -08:00
Tyler James Leonhardt
4e3ae66ed7 Add jsdocs to important QuickInput interfaces (#200907)
* Add jsdocs to important QuickInput interfaces

Fixes https://github.com/microsoft/vscode/issues/154255

* custom button
2023-12-14 16:59:34 -08:00
Andrea Mah
5c0e27c4bb vscode.workspace.findFiles and WorkspaceFolder.uri inconsistency regarding Windows driver letter (#200903)
Fixes #194692
2023-12-14 16:51:16 -08:00
Connor Peet
d69d2d36d8 debug: include full breakpoint info in hover (#200905)
Fixes #108632
2023-12-14 16:41:11 -08:00
Connor Peet
507e5ec9f4 ui: fix inconsistent hovers for split actions (#200906)
Fixes #139213
2023-12-15 01:37:43 +01:00
Logan Ramos
a1df2d7319 Drop MC1 cookie (#200904) 2023-12-15 01:29:06 +01:00
Ladislau Szomoru
81207cddf5 Git - add command to close other repositories (#200893) 2023-12-14 23:36:20 +01:00
Justin Chen
29a6631393 Removed "Surround With" and added new Codicon (#200194)
* Added first draft with new codicon

* reverted different menus and label types
2023-12-14 14:18:46 -08:00
Daniel Imms
6a738cf83d Merge pull request #200891 from microsoft/tyriar/170827
Speed up some context key creation calls for terminal
2023-12-14 13:33:54 -08:00
Daniel Imms
9e130372a1 Speed up some context key creation calls for terminal
Fixes #170827
2023-12-14 13:18:57 -08:00
Ladislau Szomoru
4866333b0a SCM - 💄 refactor input toolbar so it's only created once (#200890) 2023-12-14 22:04:31 +01:00
Matt Bierner
955ad8630b Add support for documentRelativeDirName and documentRelativeFilePath (#200883)
Fixes #193752
2023-12-14 13:03:23 -08:00
Connor Peet
a8811b33fe testing: testRun.appendOutput formatting is the same as test failure formatting. (#200888)
Fixes #200716
2023-12-14 14:00:57 -07:00
Andrea Mah
c08f8400cb Polyglot notebooks not working with rich content search (#200871)
* Polyglot notebooks not working with rich content search
Fixes #199606
2023-12-14 12:56:53 -08:00
Joyce Er
4bc47d4316 fix: terminal editors should use editor group context key service (#200876) 2023-12-14 12:41:23 -08:00
Connor Peet
5186824dd3 testing: normalize uris when building the test tree (#200887)
For #200604
2023-12-14 21:33:20 +01:00
Henning Dieterichs
efc1aa1c40 Removes slow test case. Fixes #200769 (#200886) 2023-12-14 21:31:07 +01:00
Tyler James Leonhardt
42dce49ee9 more ensureNoDisposablesAreLeakedInTestSuite (#200878)
ref https://github.com/microsoft/vscode/issues/200091
2023-12-14 20:21:53 +01:00
Logan Ramos
d2bc579ada Fix refresh explorer (#200874) 2023-12-14 19:16:39 +01:00
Michael Lively
383994fb18 add more notebook area labels (#200869) 2023-12-14 10:09:14 -08:00
Jean Pierre
1ff0d63010 Fix #194618 2023-12-14 12:54:39 -05:00