Commit Graph
110448 Commits
Author SHA1 Message Date
Daniel Imms b44aededb8 Support links with end rows and/or cols
Fixes #178287
2023-06-22 08:56:12 -07:00
Daniel Imms 9d817ebba4 Add test for new lines+chars format 2023-06-22 08:52:59 -07:00
Daniel Imms 158ae0a53b Support parsing link end row and col
Part of #178287
2023-06-22 08:50:59 -07:00
Henning DieterichsandGitHub ec8c12d2e0 Improves diff rendering in new diff editor (#185877) 2023-06-22 16:42:05 +02:00
Megan RoggeandGitHub be94045345 Merge pull request #185803 from microsoft/merogge/inline-chat-revamp
improve inline chat accessibility
2023-06-22 07:29:28 -07:00
Daniel ImmsandGitHub 1f9d544912 Merge pull request #185784 from microsoft/tyriar/185139
Fix :line:col in anything quick access when @ is in path
2023-06-22 07:12:54 -07:00
Daniel ImmsandGitHub 9328d38af6 Merge pull request #185873 from microsoft/tyriar/185256
Prevent ptyhost channel timing out when startupDelay is set
2023-06-22 06:52:27 -07:00
meganrogge 73d4c398fe Merge branch 'main' into merogge/inline-chat-revamp 2023-06-22 06:51:13 -07:00
meganrogge 9c71530c37 creat 1 scheduler 2023-06-22 06:49:54 -07:00
Johannes RiekenandGitHub 77196de972 Merge pull request #185871 from microsoft/joh/boring-lemming
joh/boring lemming
2023-06-22 15:41:20 +02:00
Daniel Imms 1dbc950980 Prevent ptyhost channel timing out when startupDelay is set
This didn't end up being an actual user issue but a problem when using the
dev setting only.

Fixes #185256
Fixes #185257
2023-06-22 06:31:36 -07:00
Daniel ImmsandGitHub 42f11aacfc Merge pull request #185432 from microsoft/tyriar/terminalLogService
Move all renderer-side terminal logs to ITerminalLogService
2023-06-22 06:29:00 -07:00
meganrogge bedcc9bb4c schedule it 2023-06-22 06:28:50 -07:00
Alex RossandGitHub f5fccbdfe8 Finalize tree checkbox API (#185846)
* Finalize tree checkbox API
Fixes #116141

* Remove TODO
2023-06-22 15:28:11 +02:00
meganrogge df96b74a8c fix issues 2023-06-22 06:27:30 -07:00
Johannes e54405cbf9 render view in chat as primary btn, render view in chat and accept depending on having mixed reply types or not
https://github.com/microsoft/vscode-copilot/issues/299
2023-06-22 15:24:43 +02:00
Daniel Imms 94cb59e59c Move log service reg to right place 2023-06-22 06:08:06 -07:00
Johannes 7a3e3670f7 show message replies above button row
https://github.com/microsoft/vscode-copilot/issues/314
2023-06-22 14:55:54 +02:00
RoboandGitHub 42457bdb9f fix: snap env variables leaking into terminal env (#185834)
* fix: snap env variables leaking into terminal env

* chore: add spec
2023-06-22 21:52:08 +09:00
Daniel Imms a215446a13 Move ITerminalLogService registration to browser/ 2023-06-22 05:43:12 -07:00
Daniel Imms c83ef08dca Merge remote-tracking branch 'origin/main' into tyriar/terminalLogService 2023-06-22 05:36:15 -07:00
Daniel Imms dc127a6d3b Fix tests to work with new @ behavior 2023-06-22 05:29:09 -07:00
Johannes RiekenandGitHub 982869fea6 report command exec duration, include info about async additional edits with the main telemetry event (#185851) 2023-06-22 13:12:11 +02:00
Alex RossandGitHub e63de5d987 Bump distro (#185850) 2023-06-22 11:36:01 +02:00
Alex RossandGitHub 67b506e091 Port attributes API updates (#185848)
Part of #115616
2023-06-22 11:22:55 +02:00
01c7675df5 Editors: have a new auto option for workbench.editor.splitSizing (#185761)
* splitview, grid AutoSizing

* adjust editor setting for new `auto` option

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-06-22 18:18:58 +10:00
Johannes RiekenandGitHub 26a1feb1bd joh/envious jay (#185839)
* remove bogus launch-config, fyi @connor4312

* disable API test extension when running from launch config
2023-06-22 10:05:47 +02:00
Tyler James LeonhardtandGitHub 70e94ffa90 Have linux's keybinding include alt to not break format document (#185828)
Fixes #185595
2023-06-22 09:38:36 +02:00
Max SchmittandGitHub 9e0f5fb2dd chore(monaco): make createTrustedTypesPolicy optional (#185454) 2023-06-22 07:23:20 +00:00
Peng LyuandGitHub e8b22318bf Turn md cell to preview when hiding replace input (#185823) 2023-06-22 03:28:05 +02:00
Daniel ImmsandGitHub df36085f9e Merge pull request #185389 from microsoft/tyriar/fname__calls
Reduce unnecessary calls to PtyService
2023-06-21 17:18:36 -07:00
Rob LourensandGitHub 7f5de39970 Delete old settings search config uploader (#185818) 2023-06-21 17:15:31 -07:00
Matt BiernerandGitHub 538da53226 Dispose of file watchers when web TS server exits (#185815)
Dispose of file watchers when TS server exits
2023-06-21 17:14:21 -07:00
Henning DieterichsandGitHub b866b29e14 Fixes #185779 (#185816) 2023-06-21 16:36:32 -07:00
Matt BiernerandGitHub e30b2359c5 Add logging for TS extension file watcher creation (#185813)
Add logging for extension file watcher creation
2023-06-21 15:36:39 -07:00
meganrogge 82baa929e5 fix tests 2023-06-21 15:30:49 -07:00
Joyce ErandGitHub 31478cefc5 Ask user to commit/push changes when copying links (#185802)
* Ask user to commit/push changes when copying links

* Don't show an error message for cancellation errors
2023-06-22 00:28:32 +02:00
Megan RoggeandGitHub 838ff6266a Merge pull request #185812 from microsoft/merogge/workspace-tasks
Revert "Fix accidently starting all onTaskType extensions when running a build command"
2023-06-21 15:28:03 -07:00
Megan RoggeandGitHub 8b3c402ca6 Update src/vs/workbench/contrib/inlineChat/browser/inlineChatController.ts 2023-06-21 15:19:28 -07:00
meganrogge bab55ca119 Revert "Adopt activationEventsGenerator for onTaskType (#173192)"
This reverts commit 1108c31f0d.
2023-06-21 15:11:43 -07:00
meganrogge 9f676cea6f Revert "Fix accidently starting all onTaskType extensions when running any task; fixes #175821"
This reverts commit 31ed7f7777.
2023-06-21 15:04:24 -07:00
Aaron MungerandGitHub 9c91f67ba6 Merge pull request #185811 from microsoft/aamunger/revertUntitledNotebook
dispose editor input if an untitled model is reverted
2023-06-21 15:00:04 -07:00
Raymond ZhaoandGitHub 6f130e6210 Suppress UUID warning (#185804) 2023-06-21 14:35:54 -07:00
aamunger d9ea96c2ab dispose editor input if an untitled model is reverted 2023-06-21 14:24:15 -07:00
meganrogge b8d5deab6e add hint for audio cues 2023-06-21 13:31:36 -07:00
Michael LivelyandGitHub 343c389b54 Refactor notebook toolbar (for testing) + dynamic strategy unittesting (#185805)
* testing refactor + bugfix (size 0 breaking remainingSize calculations)

* cleanup
2023-06-21 22:12:59 +02:00
meganrogge e3877c0feb Merge branch 'main' into merogge/inline-chat-revamp 2023-06-21 13:02:50 -07:00
Megan RoggeandGitHub 87ee421740 Merge pull request #185792 from microsoft/merogge/pending-cue
wait 5 seconds before initiating pending cue
2023-06-21 12:23:31 -07:00
David DossettandGitHub f72ec2a43f Update markdown h1-h6 styles (#185801)
* Update markdown h1-h6 styles

* Fix separator height
2023-06-21 21:03:57 +02:00
meganrogge 10d18d9389 update status when closed 2023-06-21 11:42:37 -07:00