Commit graph

106286 commits

Author SHA1 Message Date
Matt Bierner 7800bd3492
Clamp line to > 0 (#176970)
Fixes #176924
2023-03-13 16:37:19 +01:00
Peng Lyu 711cd94734
Request output rendering when idle in webview. (#176710)
* Request output rendering when idle in webview.

* Handle collapse and folding initial state properly for warmup.
2023-03-13 08:09:30 -07:00
Bhavya U 917b32cf9b
Only rebuild walkthrough markdown media on unload (#176831)
Only rebuild walkthrough on unload
2023-03-13 08:01:43 -07:00
SteVen Batten a0ab3587b5
update title on profile rename (#176965)
fixes #176857
2023-03-13 15:58:34 +01:00
Johannes Rieken d7088ff8a3
joh/western narwhal (#176964)
* support for workspace edits, and more

* wip - support message only response in interactive editor
2023-03-13 15:53:46 +01:00
Henning Dieterichs dea2281013
Merge pull request #176746 from csu-feizao/change-create-style-order
Set className and textContent in the dynamic style element 'monaco-colors' before appended
2023-03-13 13:16:17 +01:00
Alex Ross 522890f47c
Git gutter not shown in workspace with multiple folders (#176754)
* Git gutter not shown in workspace with multiple folders
Fixes #176738

* Use UriIdentityService
2023-03-13 11:52:37 +01:00
Sandeep Somavarapu 75d574a4ff
move the mark to beginning (#176948) 2023-03-13 11:51:50 +01:00
csu-feizao d80c5b274e Set className and textContent in the dynamic style element 'monaco-colors' before appended 2023-03-13 15:56:55 +08:00
Rob Lourens 83fe8e03fb
More style fixes and revert the interactive session version bump (#176907)
* More style fixes and revert the interactive session version bump

* Fix error icon color
2023-03-13 08:35:44 +01:00
Peng Lyu edb7284355
Handle nb file open failure/halt properly. (#176920) 2023-03-13 08:31:53 +01:00
Rob Lourens 95ee78fd9a
Make interactive session codeblocks "simple widgets" to disable context menu actions (#176870) 2023-03-12 10:55:20 -07:00
Rob Lourens 7831f6a1b2
Change interactive session followups to be returned from a provider method (#176879)
* Change interactive session followups to be returned from a provider method
And move them to be rendered above the input editor

* Render followups as like text links

* Update followup styling

* sizing fix
2023-03-12 10:54:59 -07:00
Rob Lourens 06f9359e53
Disable bracket pair colorization in input editor (#176869) 2023-03-12 14:31:59 +01:00
Joyce Er d799808758
Remove dispose from IContextKeyService (#176673) 2023-03-11 12:11:11 -08:00
Rob Lourens ce197e133b
Render slash commands nicely in requests (#176861)
* Refactor/improve input editor decorations

* Render slash commands nicely in requests
2023-03-11 09:27:37 -08:00
Rob Lourens cd1d31179d
Add event fired when the user performs actions on interactive session responses (#176829)
* Add an id to responses that comes from the provider

* Add event fired when the user performs actions on interactive session responses

* Only show user action buttons when the provider has added a response ID
2023-03-10 21:48:37 -08:00
Megan Rogge 1d01754788
get shift+tab to work for terminals (#176801) 2023-03-10 19:18:52 -06:00
Megan Rogge bd0a87309c
update the a11y terminal buffer dynamically (#176413) 2023-03-10 16:27:39 -08:00
Daniel Imms 3bc06ff46d
Merge pull request #176004 from andschwa/andschwa/set-mapped-key-handler
Handle `ParameterBindingException` for PowerShell 5.1
2023-03-10 15:39:34 -08:00
Rob Lourens fb5ca697fb
Remove old provideResponse API from interactive session (#176824) 2023-03-11 00:35:05 +01:00
Megan Rogge b62c32ef2c
create problem collector when no problem matchers, but don't process lines (#176818) 2023-03-10 17:29:30 -06:00
Rob Lourens 9129e30dad
Add "insert at cursor" action (#176821) 2023-03-10 13:59:38 -08:00
Megan Rogge 686cab851d
SIGKILL terminal processes on macOS/linux (#176819)
fix #174956
2023-03-10 14:10:02 -06:00
Bhavya U 8bf0518006
Welcome Dialog Service (#176580)
* Welcome modal dialog
2023-03-10 12:00:23 -08:00
Sandeep Somavarapu b84a10311a
expose all-profiles arg to the server cli (#176814) 2023-03-10 11:55:09 -08:00
Raymond Zhao f42f45a7d2
Bump policy-watcher, native-keymap, native-watchdog (#176556)
* Bump policy-watcher, native-keymap, native-watchdog
* Bump native-watchdog in remote
2023-03-10 09:16:54 -08:00
Aiday Marlen Kyzy a0ee69b13d
Merge pull request #176740 from microsoft/aiday/changingShowOrFocusHover
changing showOrFocusHover to showHover
2023-03-10 17:31:39 +01:00
Megan Rogge a9884875a8
fix tab / shift+tab accessible buffer issues (#176796) 2023-03-10 17:28:07 +01:00
Rob Lourens 71654ce197
Restore codeblock and title action contribs (#176794) 2023-03-10 17:15:51 +01:00
Martin Aeschlimann 780b2f5758
add linter for css variable names (#176769) 2023-03-10 07:33:02 -08:00
Henning Dieterichs 169bdfe262
Fixes https://github.com/microsoft/monaco-editor/issues/2547 (#176504)
* Fixes https://github.com/microsoft/monaco-editor/issues/2547

* Fixes CI
2023-03-10 07:26:29 -07:00
João Moreno 5bb3880b20
remove telemetry prop: common.source (#176688)
* remove telemetry prop: common.source

* remove extra code

* use interface

* use interface again

* fix tests
2023-03-10 15:22:27 +01:00
João Moreno d7014b6a6c
respect .reduce-motion (#176748)
related to #175990
2023-03-10 13:31:59 +01:00
Sandeep Somavarapu 5b0daf0c5f
Merge pull request #176625 from gjsjohnmurray/fix-176621
Add color to icons in tabular view of Problems (fix #176621)
2023-03-10 04:27:20 -08:00
Sandeep Somavarapu 43cd4bcfd9
fix #176331 (#176760) 2023-03-10 13:23:37 +01:00
Aiday Marlen Kyzy a5efdc5a6c
changing showOrFocusHover to showHover 2023-03-10 09:43:42 +01:00
Joyce Er 1b6f8ebd88
🆙distro (#176725) 2023-03-10 07:07:10 +01:00
Rob Lourens 17bd809681
Enable word highlighting in response editors (#176722) 2023-03-10 16:53:38 +11:00
Rob Lourens b60db78000
Implement copy/vote action toolbars in interactive session (#176711) 2023-03-09 18:04:40 -08:00
Rob Lourens ef1542d820
Add copy actions to interactive session list (#176685)
* Add Copy/Copy All actions to interactive sessions

* Remove Copy from F1

* Remove from command palette
2023-03-10 02:25:11 +01:00
Andrea Mah fc12c7e83c
Search perf improvements (#176098)
* fix update search count code to schedule
* use collapse states that preserve state if prexists
2023-03-10 02:02:17 +01:00
David Dossett fa2ca770da
Fix line height and markdown paragraph styles (#176707)
Fix line height and markdown p styles
2023-03-09 16:48:20 -08:00
Raymond Zhao 099b866cfb
Fix status warn message (#176702) 2023-03-10 00:58:52 +01:00
Bhavya U e8b7f8c7fb Fix tooltip 2023-03-09 14:48:45 -08:00
Bhavya U 43adc34596 Add remote experiences start list entry 2023-03-09 14:48:45 -08:00
Logan Ramos c9c6c49f7f
Use the CommandQuickAccess provider (#176682)
* Use the CommandQuickAccess provider

* Make getCommandPicks public

* Don't build whole quick input item
2023-03-09 14:22:29 -08:00
Matt Bierner f193f2af7a
Skip waiting on service worker ready (#176686)
For #160302

The ready event never seems to get fired in a few cases and waiting on it may not actually be needed. Tested on web and desktop and everything looked fine
2023-03-09 14:14:06 -08:00
Joyce Er 35ecd669ca
Select target line when showing editor gutter context menu (#176667)
* Select target line when showing editor gutter context menu

* Only set selection for clicks on line numbers
2023-03-09 13:10:23 -08:00
Joyce Er fc76f309cc
Remove textPreformat-foreground override in experimental dark theme (#176679) 2023-03-09 12:07:39 -08:00