Commit Graph
124157 Commits
Author SHA1 Message Date
isidor d2930ed732 add azure kuberneetes service to workspace tags 2023-11-24 17:01:38 +01:00
Henning DieterichsandGitHub 286376664c Merge pull request #199036 from microsoft/hediet/b/systematic-rabbit
Fixes #198832
2023-11-24 15:55:51 +01:00
Ladislau SzomoruandGitHub eb56719ae7 SCM - fix regression related to the scm input box action button (#199031) 2023-11-24 15:41:57 +01:00
Henning Dieterichs 48e7527ada Fixes #198832 2023-11-24 15:41:22 +01:00
Johannes RiekenandGitHub 5d73488bb3 Use a light weight diff for live inline chat mode (#199027)
* wip

* add yet another live mode which is live and live preview...

* use `renderLines` and view zones for orginal contents, render accept, discard, and compare in line

* remove LiveStrategy2 again

* render insertion diff as progressive changes happen

* implement discard

* implement explicit accept via button and implict accept via typing inside changes

* merge diff changes that are somewhat near

* pass zone, not just widget to strategies

* add `IEditorDecorationsCollection#append`

* move live3 actions into widget, don't render normal accept, discard, allow strategry to trigger accept, discard flows

* cleanup

* make sure re-run works
2023-11-24 15:14:53 +01:00
Henning DieterichsandGitHub ac336e664a Fixes #194469 (#199024) 2023-11-24 14:44:38 +01:00
Ladislau SzomoruandGitHub 10e672c687 Revert "Git - deprecate registerCommitMessageProvider (#198953)" (#199022)
This reverts commit 93ab1bfe22.
2023-11-24 14:12:45 +01:00
Alex RossandGitHub 95c05bf57b Revert new Less grammar in preparation for release (#199017)
* Revert "merge theme rules for css/less/scss variables (#197657)"

This reverts commit cc08867677.

* Revert "Adopt Better-Less grammar (#197557)"

This reverts commit ce40e7ce61.
2023-11-24 14:11:23 +01:00
Ladislau SzomoruandGitHub 79f8189bb4 Git - update git.inputValidation default value (#199019) 2023-11-24 12:32:54 +01:00
Benjamin PaseroandGitHub 016fdcfa99 aux window - fix hygiene (#199016) 2023-11-24 12:07:10 +01:00
Henning DieterichsandGitHub 93fc5592bc Merge pull request #192050 from remcohaszing/increase-monaco-ts-target
Increase the target of Monaco from es6 to es2018
2023-11-24 12:00:07 +01:00
Sandeep SomavarapuandGitHub af0b21824a fix #198977 (#199014) 2023-11-24 11:54:57 +01:00
Henning DieterichsandGitHub 9f4e246275 Fixes #191847 (#199012) 2023-11-24 11:49:00 +01:00
Alex RossandGitHub d6830d5a13 Fix commenting ranges issue (#199011)
There are no commenting ranges at the current position.
Fixes #196951
2023-11-24 11:45:01 +01:00
Benjamin PaseroandGitHub 5ab8d9b40d aux window - introduce common super type for multi-window parts (#199010) 2023-11-24 11:19:34 +01:00
Henning DieterichsandGitHub 9a502428dc Merge branch 'main' into increase-monaco-ts-target 2023-11-24 11:17:02 +01:00
Henning Dieterichs 95d76848a1 Adopt config.multiDiffEditor.experimental.enabled 2023-11-24 10:49:17 +01:00
Henning Dieterichs 331e9f3a55 Adds multiDiffEditor.experimental.enabled 2023-11-24 10:35:34 +01:00
Benjamin PaseroandGitHub 8405442707 aux window - add telemetry to track how many windows open (#199004) 2023-11-24 10:31:30 +01:00
Benjamin PaseroandBenjamin Pasero e18eac8e0e aux window - more cleanup 2023-11-24 10:21:42 +01:00
Benjamin PaseroandBenjamin Pasero ff9a2f0bcb aux window - add some tests for dom utils 2023-11-24 10:21:42 +01:00
Benjamin PaseroandBenjamin Pasero b0e12e7452 aux window - prevent reload from devtools 2023-11-24 10:21:42 +01:00
Benjamin PaseroandBenjamin Pasero 39e3ba9d55 aux window - share more things between windows 2023-11-24 10:21:42 +01:00
Johannes RiekenandGitHub 74ffbad112 fix https://github.com/microsoft/vscode-copilot/issues/2964 (#199000) 2023-11-24 10:10:55 +01:00
Ladislau SzomoruandGitHub ed6dc7b6b3 Git - fix command titles (#198996) 2023-11-24 09:41:44 +01:00
Benjamin SimmondsandGitHub 0e638f66f9 Merge pull request #198995 from microsoft/zoomFix
Updated Title Toolbar Zoom Condition
2023-11-24 09:38:49 +01:00
BeniBenj 2ad7f5c38a Updated condition for toolbar visibility in BrowserTitlebarPart 2023-11-24 09:23:07 +01:00
Ladislau SzomoruandGitHub 87d55d3583 SCM - always show incoming/outgoing separator (#198980) 2023-11-24 09:07:12 +01:00
Benjamin PaseroandGitHub aed074f18b Unexpected token : "file:///Use"... is not valid JSON (#193974) (#198924) 2023-11-23 20:30:20 -06:00
Benjamin PaseroandGitHub 78fcf7adfc aux window - fix maximize events (#198971)
* aux window - fix maximize events

* fix regression
2023-11-23 20:54:13 +01:00
Alexandru DimaandGitHub 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 DimaandGitHub 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 DieterichsandHenning Dieterichs bf32993c98 Improves multi diff editor performance 2023-11-23 19:46:17 +01:00
Rob LourensandGitHub 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 LourensandGitHub 36fdb72235 Merge pull request #198960 from microsoft/roblou/muddy-llama
Bump distro
2023-11-23 12:22:16 -06:00
Henning DieterichsandHenning Dieterichs 6e03072802 Implements view state persistence for multi diff editor 2023-11-23 19:21:08 +01:00
Sandeep SomavarapuandGitHub 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 DimaandGitHub 9ed8380e54 Allow doing editor layout without rendering immediately (#198957) 2023-11-23 18:06:52 +01:00
Benjamin PaseroandGitHub 7d7365614b aux window - fix title context menu contributions (#198955) 2023-11-23 18:06:27 +01:00
Hylke BonsandGitHub b1a5996e05 Update codicons: Add robot (#198753) 2023-11-23 17:58:49 +01:00
Ladislau SzomoruandGitHub 93ab1bfe22 Git - deprecate registerCommitMessageProvider (#198953) 2023-11-23 17:42:17 +01:00
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 SomavarapuandGitHub f860fcf110 remove skip update action (#198946) 2023-11-23 16:27:51 +01:00
Benjamin PaseroandGitHub 9b8e592939 aux window - use correct group container for title bar (#198944) 2023-11-23 15:16:53 +01:00
Benjamin PaseroandGitHub 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 ImmsandGitHub 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