Commit Graph

124157 Commits

Author SHA1 Message Date
Benjamin Pasero fb001abf3f . 2024-04-09 08:43:16 +02:00
Benjamin Pasero befc95c32d . 2024-04-09 08:29:55 +02:00
Benjamin Pasero 6f6d525b8e . 2024-04-09 08:08:57 +02:00
Benjamin Pasero 3e58bcce8b aux window - try to preserve maximised state 2024-04-09 08:03:11 +02:00
meganrogge f6c307e48d revert more changes 2024-04-08 16:20:14 -07:00
meganrogge 85ddeee16c revert accidental changes 2024-04-08 16:18:54 -07:00
Michael Lively f8d35f6a71 Refactor level 7 outline entries to use const enum for readability (#209897)
* refactor 7 -> const value for readability + inline on compile

* specifically use const enum instead of exported const
2024-04-08 16:16:26 -07:00
Megan Rogge d8a19bdc24 Update src/vs/editor/contrib/inlineCompletions/browser/inlineCompletionsModel.ts 2024-04-08 16:14:31 -07:00
Megan Rogge 338f49119c Update src/vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.ts 2024-04-08 16:13:26 -07:00
meganrogge 336650ed13 rearrange 2024-04-08 16:12:40 -07:00
Henning Dieterichs e03ba6cbf6 Fixes diff editor missing border bug. 2024-04-09 01:12:32 +02:00
meganrogge 88c38d9ef6 just pass in enabled 2024-04-08 16:10:54 -07:00
Megan Rogge c0a289d2fc Merge branch 'main' into merogge/screen-inline 2024-04-08 16:05:59 -07:00
Megan Rogge fbbe998403 Update src/vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.ts
Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
2024-04-08 14:45:31 -07:00
Alex Ross a1815b994a Fix git merge editor for renames (#209542) 2024-04-08 23:34:48 +02:00
Daniel Imms 09734e0145 Merge pull request #209887 from microsoft/tyriar/4728
Set terminal input when running a command
2024-04-08 13:14:37 -07:00
Vladimir Piskarev 5bde174ef1 Fix incorrect typings in OpenJsDocLinkCommand_Args (#209872)
Fix incorrect typings in OpenJsDocLinkCommand_Args
2024-04-08 20:09:49 +00:00
Daniel Imms 75856166a7 Set terminal input when running a command
Fixes #4728
2024-04-08 12:54:35 -07:00
Michael Lively 18c74e3c9d Only set new activeEntry if entry is not filtered out (#209882)
* potential fix for #208923

* logic mishap. another coffee please.
2024-04-08 21:27:06 +02:00
Matt Bierner d446edf5c5 Pick up latest TS for building VSCode (#209881) 2024-04-08 20:57:33 +02:00
Bhavya U 1a3ff79dc5 Add descriptions to getting-started commands (#209878)
Add cmd descriptions to getting-started commands
2024-04-08 11:44:48 -07:00
Daniel Imms fa4588bb3f Merge pull request #209875 from microsoft/tyriar/test_simpl
Simplify tests added in #209711
2024-04-08 11:44:14 -07:00
Daniel Imms a170bd1a0c Merge pull request #209873 from microsoft/tyriar/209852
Add open and close double quotes to terminal word separators
2024-04-08 10:50:51 -07:00
Daniel Imms 5d251f3087 Simplify tests added in #209711 2024-04-08 10:42:02 -07:00
Daniel Imms 83856c3257 Merge pull request #209711 from r-sargento/defaultProfile-env
Fix #201247 (Integrated Terminal does not set the environment variables from default profile)
2024-04-08 10:36:17 -07:00
Daniel Imms 5186227132 Add open and close double quotes to terminal word separators
Fixes #209852
2024-04-08 10:32:05 -07:00
Benjamin Christopher Simmonds 910cdff9d2 Allow negative indices (#209869) 2024-04-08 19:06:10 +02:00
Alex Ross 51bad3e322 Fix commenting ranges and opening comments (#209866) 2024-04-08 18:38:39 +02:00
BeniBenj e206af19b7 editor input description append file name when custom label used 2024-04-08 18:32:45 +02:00
Benjamin Pasero 794b0c2851 🆙 distro (#209856) 2024-04-08 18:03:15 +02:00
Benjamin Pasero 979145f8b1 web - set standalone as fallback still (#209854) 2024-04-08 17:48:52 +02:00
Benjamin Pasero 13c45aae1d aux window - do not offset if bounds are provided (#209853) 2024-04-08 17:40:36 +02:00
Daniel Imms dd1db186b0 Merge pull request #209847 from microsoft/tyriar/copilot-4980
Support query/isPartialQuery in terminal start chat
2024-04-08 08:36:14 -07:00
Matt Bierner 2502021f86 Pick up TS 5.4.4 (#209850)
For #209849
2024-04-08 17:33:31 +02:00
Krzysztof Cieslak 6071aa4c6a Inline edit - don't display additional new line in replacement 2024-04-08 17:28:46 +02:00
BeniBenj 3cbe3b0e20 add filename to when custom label is present 2024-04-08 17:28:30 +02:00
Matt Bierner 7030491f31 Support local videos in rendered markdown (#209676) 2024-04-08 08:20:19 -07:00
Daniel Imms 61f416ee0f Remove unused import 2024-04-08 08:18:00 -07:00
Benjamin Pasero 8db0d353a6 Aux windows: fails to restore size in multi-monitor setups with different resolutions (fix #208542) (#209813) 2024-04-08 17:17:08 +02:00
Megan Rogge ea09e5c925 Merge branch 'main' into defaultProfile-env 2024-04-08 08:16:31 -07:00
Daniel Imms b4168a6369 Support query/isPartialQuery in terminal start chat
Part of #4980
2024-04-08 07:57:18 -07:00
Daniel Imms 679f4ce84d Merge pull request #209841 from microsoft/tyriar/copilot-4059
Enable experimentalInlineChat by default
2024-04-08 07:45:47 -07:00
Daniel Imms 5f4efa8d21 Enable experimentalInlineChat by default
This is the first step to action #4059, after this is released the keybinding in
Copilot can be removed and then this setting can be removed.

Part of #4059
2024-04-08 07:17:52 -07:00
Henning Dieterichs c8e422be98 Improves multi file diff editor label 2024-04-08 16:07:05 +02:00
Daniel Imms 85950ef891 Merge pull request #209837 from microsoft/tyriar/207739
Enable rescaleOverlappingGlyphs on insiders
2024-04-08 06:47:25 -07:00
Henning Dieterichs d3359b51a7 Adds test for autorunHandleChanges 2024-04-08 15:35:51 +02:00
Johannes Rieken e8836b1f62 add an implict variable that is the inline chat selection and whole range (#209832) 2024-04-08 06:32:40 -07:00
Henning Dieterichs 28bd3690e0 Improves observable debugging 2024-04-08 15:31:56 +02:00
Johannes Rieken f756ebfbcd add missing when-condition (#209834) 2024-04-08 06:31:41 -07:00
Daniel Imms 3bafea5509 Enable rescaleOverlappingGlyphs on insiders
Part of #207739
2024-04-08 06:29:52 -07:00