Commit Graph
124157 Commits
Author SHA1 Message Date
Aiday Marlen Kyzy dc0fc2b0eb adding a padding on the right of the codicon, giving a more explicit name to the codicon by referrring explicitly to the fact that it is a folding icon 2023-09-05 11:09:55 +02:00
BeniBenj 4509267f89 modify tabheight description 2023-09-05 10:56:53 +02:00
Aiday Marlen Kyzy d3190daa78 forcing the update starting from a specific line, doing an optimization in the set state method 2023-09-05 10:54:51 +02:00
Benjamin SimmondsandGitHub 10bcc3bd5c Merge branch 'main' into benibenj/tabHeight 2023-09-05 10:32:49 +02:00
BeniBenj 280320786e support not tabs tabheight 2023-09-05 10:21:11 +02:00
Sandeep SomavarapuandGitHub c49fb0039b Merge pull request #192150 from microsoft/sandy081/quick-barnacle
skip tests
2023-09-05 09:57:53 +02:00
Aiday Marlen Kyzy 5cc62e0d0a foring rebuild of full sticky scroll when toggle icon is clicked 2023-09-05 09:22:48 +02:00
Henning DieterichsandHenning Dieterichs ae33b4889e Polishs arraysFind 2023-09-04 22:45:52 +02:00
Henning DieterichsandGitHub e0e970f76b Removes legacy diff editor. (#191989)
* Removes legacy diff editor.

* Fixes CI

* Fixes CI
2023-09-04 22:45:27 +02:00
Ladislau SzomoruandGitHub b9e4141833 Revert "Remove superfluous arg in git smoke.test.ts (#173194)" (#192161)
This reverts commit 9dd556a9e0.
2023-09-04 20:43:33 +02:00
Johannes a10be9fb4c skip smart diff consistency because it fails on webkit and causes other tests to fail... 2023-09-04 18:26:57 +02:00
Johannes 3159fa2493 update playwright 2023-09-04 18:26:25 +02:00
Benjamin SimmondsandGitHub a58ff17bd5 Merge branch 'main' into benibenj/tabHeight 2023-09-04 18:07:55 +02:00
BeniBenj 09a9c0140e Support different tab heights 2023-09-04 18:00:07 +02:00
Henning DieterichsandHenning Dieterichs 65e921c5b8 Removes support to pass in diff algorithm via option in favor of a service.
Fixes https://github.com/microsoft/monaco-editor/issues/3558
2023-09-04 17:52:54 +02:00
Sandeep SomavarapuandGitHub 83c8a64a9f fix #180695 (#192141) 2023-09-04 17:39:14 +02:00
Sandeep Somavarapu eafe1c398d #191860 skip until insiders is released 2023-09-04 17:29:31 +02:00
Martin AeschlimannandGitHub 9392904ae4 support diff with reading from stdin (#192149)
support diff with reading from stdin. https://github.com/microsoft/vscode-remote-release/issues/8876
2023-09-04 17:12:32 +02:00
Johannes RiekenandGitHub 328723a6c4 Merge pull request #163541 from qingpeng9802/improve-es5ClassCompat-robustness
improve `es5ClassCompat` robustness
2023-09-04 17:09:10 +02:00
Johannes RiekenandGitHub bdc1210f16 Merge pull request #192148 from microsoft/joh/secondary-beaver
no import-require please
2023-09-04 16:58:03 +02:00
Johannes 014d29b8db no import-require please 2023-09-04 16:43:26 +02:00
Johannes RiekenandGitHub 56e5b04235 joh/marine pinniped (#192145)
* merge adjacent edits when making more minimal edits

* before making them more minimal, group bulk texts into buckets of simple and not so simple edits
2023-09-04 16:39:16 +02:00
wicklesandGitHub 5e0bc193c8 Detect more scoop git bash paths (#192085)
Fixes #192084
2023-09-04 16:20:39 +02:00
Sandeep SomavarapuandGitHub e01815dd61 fix #188929 (#192140) 2023-09-04 16:07:57 +02:00
Ladislau SzomoruandGitHub 4a3ed95527 Git - clarify git extension API usage (#192139)
* Git - clarify git extension API usage

* Fixed white space
2023-09-04 15:40:56 +02:00
Henning DieterichsandHenning Dieterichs 0f816a3513 Diff Algorithm refactoring 2023-09-04 15:28:48 +02:00
Henning DieterichsandHenning Dieterichs d5b7644d9b Splits up keepAlive into keepObserved and recomputeInitiallyAndOnChange 2023-09-04 15:18:18 +02:00
Sandeep SomavarapuandGitHub 976b2d6532 fix #192115 (#192134) 2023-09-04 14:57:47 +02:00
Henning DieterichsandHenning Dieterichs b481d52f17 Introduces ownership model to observable for better debug messages. 2023-09-04 14:51:15 +02:00
justanotheranonymoususerandGitHub 9dd556a9e0 Remove superfluous arg in git smoke.test.ts (#173194) 2023-09-04 14:44:03 +02:00
Alex RossandGitHub 1ac6f50f44 Enable the .. argument for git log (#188500)
* Enable the `..` argument for git log
This will return the commits that the `toRef` has but the `fromRef` does not.

* Use range instead
2023-09-04 14:36:16 +02:00
Johannes RiekenandGitHub 5f935919c6 Merge pull request #192128 from microsoft/joh/courageous-termite
chore - some errors cleanup
2023-09-04 13:58:59 +02:00
Johannes f44e4ed8d4 chore - some errors cleanup 2023-09-04 13:44:39 +02:00
Sandeep SomavarapuandGitHub 63d4fe776b fix #191860 (#192121) 2023-09-04 13:30:46 +02:00
Johannes RiekenandGitHub af0f039869 Merge pull request #181761 from antonioprudenzano/window-focus-fix
added focus_in and focus_out events only on HTMLElement elements
2023-09-04 13:30:08 +02:00
Lukasz Samson e9f7140ea8 Fix invalid match on exited DAP event
DAP spec states that the event is `exited` not `exit`
https://microsoft.github.io/debug-adapter-protocol/specification#Events_Exited
2023-09-04 11:36:49 +02:00
Henning DieterichsandHenning Dieterichs 71dd6e73a0 Fixes CI 2023-09-04 11:21:05 +02:00
Henning DieterichsandHenning Dieterichs e80db1ae0a Refactors diff algorithm 2023-09-04 11:21:05 +02:00
Henning DieterichsandHenning Dieterichs 2fa00ad43e Fixes #191983 - Moved Code Should Scan Previous/Next Lines 2023-09-04 11:21:05 +02:00
Johannes RiekenandGitHub a8b2572615 Merge branch 'main' into improve-es5ClassCompat-robustness 2023-09-04 10:55:42 +02:00
Henning DieterichsandHenning Dieterichs 5fc89eb713 Small diff editor refactoring 2023-09-04 10:00:32 +02:00
Johannes RiekenandGitHub ce148eabd2 Merge pull request #192106 from microsoft/joh/abstract-hummingbird
chore - tackle todo for type converter
2023-09-04 09:58:53 +02:00
Johannes 83120dbf06 chore - tackle todo for type converter 2023-09-04 09:44:42 +02:00
Johannes 6db3388f33 mark tests as skipped, remove fix attempt 2023-09-04 09:36:10 +02:00
Johannes RiekenandGitHub 9cd1c8a31b Merge pull request #190455 from microsoft/inline-chat-leaks
inline chat: fix leaks found in testing
2023-09-04 07:34:00 +02:00
Aiday Marlen Kyzy b6e763f000 cleaning the code 2023-09-03 17:47:41 +02:00
Aiday Marlen Kyzy bacdf0d2d8 cleaning the code 2023-09-03 17:18:39 +02:00
Aiday Marlen Kyzy 2de2103da9 Merge branch 'main' into aiday/notRebuildingFullStickyScroll 2023-09-03 17:13:51 +02:00
Aiday Marlen Kyzy 11168b183d reviee changes 2023-09-03 17:11:16 +02:00
Remco Haszing 59787d6fe8 Increase the target of Monaco from es6 to es2018
A target of es6 is equivalent to es2015. A target of es2017 adds support
for async / await. A target of es2018 adds support for `for await...of`.

Increasing the target means these syntaxes are no longer down-leveled.
This increases readability and debuggability of the compiled code and
potentially performance.

All modern browsers support this. https://caniuse.com/?search=await
2023-09-02 17:21:34 +02:00