Commit Graph

92414 Commits

Author SHA1 Message Date
Alex Dima fec88d2ccd Move ExtensionActivationReason to `workbench/services' (#141003) 2022-01-31 17:11:31 +01:00
Alex Dima afc96a0eba Move menusExtensionPoint.ts to /workbench/services/ (#141003) 2022-01-31 16:55:45 +01:00
Alex Ross a1a4c0a63b Update grammars 2022-01-31 16:52:03 +01:00
Alex Dima 011308ef41 Move extensionHostWorker.ts to /workbench/api/ (#141003) 2022-01-31 16:48:25 +01:00
Alex Dima 24569c613e Rearrange files to better separate between workbench/api and workbench/services (#141003) 2022-01-31 16:14:21 +01:00
Alex Dima 87140b9f95 Move extensionHostProcess.ts to /workbench/api/ (#141003) 2022-01-31 15:58:39 +01:00
Alex Dima 24081690c2 Use interface instead of implementation for the proxy identifier 2022-01-31 15:44:06 +01:00
Alex Dima cd9defca8a Reduce usage of IIdentifiedSingleEditOperation 2022-01-31 15:28:36 +01:00
Alex Dima 67f1f74cd2 Fix monaco.d.ts.recipe 2022-01-31 12:40:35 +01:00
Alex Dima 7254371c38 Move unicodeTextModelHighlighter.ts to /services/ (#141174) 2022-01-31 12:39:48 +01:00
Alex Dima 7c1c530051 Move ILanguageService to editor/languages (#141174) 2022-01-31 12:38:00 +01:00
Alex Dima 0a1335f65a Extract normalizeIndentation to /core/ (#141174) 2022-01-31 12:22:13 +01:00
deepak1556 48417434d6 chore: allow running universal build via rosetta
Fixes https://github.com/microsoft/vscode/issues/139319
2022-01-31 20:20:00 +09:00
Alex Dima d479e44e15 Remove /colorPicker/ imports 2022-01-31 12:17:58 +01:00
Alex Dima bc7fb91e1f Introduce and adopt HoverParticipantRegistry 2022-01-31 12:11:52 +01:00
Alex Dima e5a76b122b Move colorHoverParticipant.ts to /colorPicker/ 2022-01-31 11:41:34 +01:00
Alex Dima 7a0a293b38 Move more interfaces up to editor/common/ (#141174) 2022-01-31 11:33:58 +01:00
Alex Dima 1289a28691 Move modelLineProjectionData out of /viewModel/ (#141174) 2022-01-31 10:47:01 +01:00
Alex Dima 1e5cda3d42 Move viewModel interfaces out of /viewModel/ (#141174) 2022-01-31 10:47:00 +01:00
Benjamin Pasero 4f4df625f9 Cleanup deprecated IEnvironmentService.configuration property (#141859)
* renames and reductions

* adopt for files to open, diff, wait

* remove from tests

* backup path

* accessibility support

* remove unused

* more inlines

* perf

* removal

* more cleanup

* removal of workbench config object
2022-01-31 10:44:53 +01:00
Alex Dima 5323a53746 Add more logging for #141734 2022-01-31 10:24:06 +01:00
Alexandru Dima 73bc0210c0 Merge pull request #141765 from microsoft/alex/ext-host-auto-restart
Restart the local extension host automatically after a crash
2022-01-31 09:42:56 +01:00
Alexandru Dima 14db36b423 Merge pull request #141730 from microsoft/alex/check-build-folder
Check that the `/build/` folder compiles and all `.js` is checked in
2022-01-31 09:41:52 +01:00
Benjamin Pasero 84163149f3 web - move exports into main file 2022-01-31 07:57:05 +01:00
Benjamin Pasero c64876aff9 💄 test scripts (#141791)
* try it

* log window ready states as info

* 💄

* compile more

* better format

* fix

* are you serious?

* bumpb

* .

* .
2022-01-31 07:28:38 +01:00
Leonardo 8fc944bb20 Increased opacity in overload counter tooltip (#141828)
* Increased opacity in overload counter tooltip
This improves its readability, in particular with the default dark theme.

* Opacity removed
2022-01-30 21:04:06 -08:00
Raymond Zhao 584d5348da Trim characters off match instead to get key, fixes #141614 2022-01-29 22:01:14 -08:00
Alex Dima 9f4c4062ee Restart the local extension host automatically after a crash 2022-01-28 22:47:21 +01:00
rebornix a853936292 Revert "support file llink"
This reverts commit 09108ba2ce.
2022-01-28 13:12:59 -08:00
Logan Ramos 4823538fda Bump distro 2022-01-28 10:41:52 -05:00
Daniel Imms 22fc0438ff Revert "fix #141686"
This reverts commit 4af3e141de

Didn't seem to fix the issue
2022-01-28 07:05:44 -08:00
Alex Dima c80889f152 Check that the /build/ folder compiles and all .js is checked in (#141653) 2022-01-28 14:58:57 +01:00
Sandeep Somavarapu d4e08c85a9 #141054 enable the tests and keep debugging 2022-01-28 13:50:09 +01:00
Jackson Kearl b8178e3e2f Fix #141439 2022-01-27 22:57:57 -08:00
Jackson Kearl 22e1d42edc Fix #141434 2022-01-27 22:44:31 -08:00
Jackson Kearl 163dd4f6c0 Dont require steps to be defined
Fixes #141603
2022-01-27 22:28:11 -08:00
Jackson Kearl c0172e770b Revert 2022-01-27 21:49:21 -08:00
Greg Van Liew 56865d9ff4 Merge pull request #141679 from gregvanl/linkFixes
Use fully qualified names in @link
2022-01-27 21:47:31 -08:00
Jackson Kearl cab791bab5 Temporary window shift 2022-01-27 21:44:30 -08:00
Miguel Solorio 8fa7a735d8 Disable windows adjustment for active indicator (Refs #140647) 2022-01-27 21:00:37 -08:00
meganrogge 4af3e141de fix #141686 2022-01-27 22:03:12 -06:00
Rob Lourens 9990fa988f 💄
re #141582
2022-01-27 18:18:14 -08:00
Rob Lourens e95f414557 Clean up unused method, re #139541 2022-01-27 18:13:39 -08:00
Matt Bierner fdd5c8471a Avoid lookbehind in regexp
Fixes #141689
2022-01-27 17:54:50 -08:00
Matt Bierner 4bdfc9ad01 type -> interface 2022-01-27 17:54:50 -08:00
Matt Bierner ae08924bfa readonly 2022-01-27 17:54:50 -08:00
Rob Lourens 2076c0a5db Fix #141477 2022-01-27 17:27:27 -08:00
SteVen Batten 579c116df7 fixes #141471 2022-01-27 17:23:12 -08:00
Tyler Leonhardt c68d433ac8 copy & continue. Fixes microsoft/vscode-internalbacklog#2613 2022-01-27 16:55:27 -08:00
meganrogge 1b9ddd34bd Revert "create process in an empty workspace when cwd is userHome (#141660)"
This reverts commit a58b538662.
2022-01-27 18:06:51 -06:00