BeniBenj
2ad7f5c38a
Updated condition for toolbar visibility in BrowserTitlebarPart
2023-11-24 09:23:07 +01:00
Ladislau Szomoru
87d55d3583
SCM - always show incoming/outgoing separator ( #198980 )
2023-11-24 09:07:12 +01:00
Benjamin Pasero
aed074f18b
Unexpected token : "file:///Use"... is not valid JSON ( #193974 ) ( #198924 )
2023-11-23 20:30:20 -06:00
Benjamin Pasero
78fcf7adfc
aux window - fix maximize events ( #198971 )
...
* aux window - fix maximize events
* fix regression
2023-11-23 20:54:13 +01:00
Alexandru Dima
e3e3e1c07e
Coordinate rendering across multiple editor instances ( #198969 )
...
* Coordinate forced layouts across multiple editor instances (fixes #161539 )
* Don't use a real Disposable if we don't expect it to be disposed, cancel animation frame runner if no more renderings are left
2023-11-23 20:52:03 +01:00
Alexandru Dima
cab8097ae6
perf: update fonts only when the font info changes and react to editor layout events only when the widget is currently visible ( #198970 )
2023-11-23 20:28:19 +01:00
Henning Dieterichs
bf32993c98
Improves multi diff editor performance
2023-11-23 19:46:17 +01:00
Rob Lourens
9c4882c712
Merge pull request #198964 from microsoft/roblou/parental-tarantula
...
Let chat progress step text wrap
2023-11-23 12:24:11 -06:00
Rob Lourens
36fdb72235
Merge pull request #198960 from microsoft/roblou/muddy-llama
...
Bump distro
2023-11-23 12:22:16 -06:00
Henning Dieterichs
6e03072802
Implements view state persistence for multi diff editor
2023-11-23 19:21:08 +01:00
Sandeep Somavarapu
215c1f0ed2
fix #197334 ( #198961 )
2023-11-23 19:11:35 +01:00
Rob Lourens
939411b912
Let chat progress step text wrap
...
Also don't show the animated ellipsis when there are progress steps
2023-11-23 12:08:39 -06:00
Rob Lourens
8f639f598d
Bump distro
2023-11-23 11:37:42 -06:00
Alexandru Dima
9ed8380e54
Allow doing editor layout without rendering immediately ( #198957 )
2023-11-23 18:06:52 +01:00
Benjamin Pasero
7d7365614b
aux window - fix title context menu contributions ( #198955 )
2023-11-23 18:06:27 +01:00
Hylke Bons
b1a5996e05
Update codicons: Add robot ( #198753 )
2023-11-23 17:58:49 +01:00
Ladislau Szomoru
93ab1bfe22
Git - deprecate registerCommitMessageProvider ( #198953 )
2023-11-23 17:42:17 +01:00
Ladislau Szomoru
a776d5fe0a
SCM - input box value provider rendering ( #198923 )
...
* Initial implementation
* Remove debug messages
* Implementation using a custom ActionViewItem
* Switched to using a custom action along with the custom action view item
* Switch to using arrays
* Refactored code (single provider is working)
* Add ActionRunner to options
* WIP - saving my work
* Refactor things to support one provider
* Add setting to enable/disable input action button
* Add sourceControlId to the proposed API
* Fix issue related to enablement
* Remove code that is not in scope
* Have the old action bar work with the setting
* Remove code that was commented out
* Add extension API changes
* Update extensions/git/src/commitMessageProvider.ts
Co-authored-by: João Moreno <joao.moreno@microsoft.com >
* Fix compilation errors
---------
Co-authored-by: João Moreno <joao.moreno@microsoft.com >
2023-11-23 16:39:53 +01:00
Sandeep Somavarapu
f860fcf110
remove skip update action ( #198946 )
2023-11-23 16:27:51 +01:00
Benjamin Pasero
9b8e592939
aux window - use correct group container for title bar ( #198944 )
2023-11-23 15:16:53 +01:00
Benjamin Pasero
b663724ed2
aux window - proper support for status bar ( #198935 )
...
* aux window - proper support for status bar
* support language status as well
* fix window
2023-11-23 14:44:19 +01:00
Daniel Imms
a62532894f
Fix highlighting regression
2023-11-23 05:38:05 -08:00
Daniel Imms
cd91522906
Merge branch 'main' into tyriar/hangul
2023-11-23 05:31:59 -08:00
Daniel Imms
caa2bb81c1
Clean up
2023-11-23 04:34:57 -08:00
Daniel Imms
f0de2824cb
Use const enums for start codes
2023-11-23 04:33:16 -08:00
Daniel Imms
64ff2f470c
Add composed tests based on vscode use case
2023-11-23 04:29:13 -08:00
Daniel Imms
da487838b5
Simplify final consonant, remove archaic entries
2023-11-23 04:13:26 -08:00
Henning Dieterichs
a6e123272b
Fixes #198325
2023-11-23 13:07:49 +01:00
Daniel Imms
b3c368ed59
Start adding Korean tests, fix multi alt char order
2023-11-23 03:54:18 -08:00
Henning Dieterichs
34dfb4ed34
Don't show inline completions for readonly documents
2023-11-23 12:38:02 +01:00
Daniel Imms
e17f425be1
Clarify dealing with final consonant initial index
2023-11-23 03:29:51 -08:00
Daniel Imms
2f135fd05c
Convert compat jamo from map to data array
2023-11-23 03:22:37 -08:00
Daniel Imms
33206f240d
Merge branch 'main' into tyriar/hangul
2023-11-23 02:58:30 -08:00
Benjamin Pasero
27a0cbb266
aux window - fix layout ( #198922 )
2023-11-23 10:12:13 +01:00
Ladislau Szomoru
8fbd5025bf
SCM - updating icons for incoming/outgoing ( #198921 )
2023-11-23 10:02:31 +01:00
Ladislau Szomoru
02a37e297c
SCM - clean-up setting description ( #198918 )
2023-11-23 09:25:25 +01:00
Benjamin Pasero
e6e4065ac4
aux window - add commands to menus ( #198917 )
2023-11-23 09:22:01 +01:00
Benjamin Pasero
1a261a2c0a
aux window - make layout ready for part visibility that differs ( #198916 )
2023-11-23 09:13:03 +01:00
Rob Lourens
94265f5a19
Implement chat agent variable provider ( #198899 )
...
* Add API for custom completions for agents
* Fix tests
* Better completions labels
* Renames
* Remove TODO
* Add variable kind
2023-11-23 07:51:06 +01:00
Benjamin Pasero
0a4f6faf99
aux window - support a custom title bar ( #198836 )
2023-11-23 07:49:25 +01:00
Rob Lourens
d69d6f155a
Merge pull request #198911 from microsoft/roblou/slow-gecko
...
Properly reset debug view dropdown after cancelling picker
2023-11-23 00:09:02 -06:00
Rob Lourens
7b3f346bf8
Properly reset debug view dropdown after cancelling picker
...
Fix #198798
2023-11-22 21:40:06 -06:00
Joyce Er
ef71b038ad
fix: prioritize diff revert arrow over breakpoints ( #198895 )
...
* fix: prioritize diff revert arrow over breakpoints
* fix: revert icon shouldn't disable gutter context menu
2023-11-22 22:59:36 +01:00
Benjamin Simmonds
d80f451bd7
Merge pull request #198890 from microsoft/rare-sturgeon
...
fix #198865
2023-11-22 21:34:45 +01:00
Benjamin Pasero
6c66a85df1
aux window - drop "detached" ( #198889 )
2023-11-22 21:19:30 +01:00
BeniBenj
6cbbad7878
Added temporary background color to monaco-list and
...
monaco-tree-sticky-row
2023-11-22 21:16:58 +01:00
Benjamin Simmonds
a5bd17ef24
Merge pull request #198849 from abhijit-chikane/tree_sticky_scroll_config_fix
...
treeStickyScroll change default value to boolean
2023-11-22 20:51:47 +01:00
Raymond Zhao
8bd6c14db9
fix: wrap progressService over larger function ( #198873 )
2023-11-22 20:51:20 +01:00
Benjamin Pasero
7566ff25b4
“An external application wants to open [file] in Code” dialog does not remember “Allow opening local paths without asking” decision ( fix #198336 ) ( #198884 )
2023-11-22 20:50:13 +01:00
Andrew Wang
452b754c5e
Add support for running DebugConfigurations with serverReadyAction ( #197597 )
...
* Add support for running DebugConfigurations with serverReadyAction
This PR adds 'config' as an option for serverReadyAction. It runs
similar to 'name', but if a configuration is generated on the fly, its
easier to inject the debug configurations with the serverReadyAction.
* Merge into startDebugSession method
---------
Co-authored-by: Rob Lourens <roblourens@gmail.com >
2023-11-22 19:41:19 +00:00