Commit Graph
5 Commits
Author SHA1 Message Date
Johannes Rieken e077624c97 * force the use of InstantiationType * mark all standalone editor services as eager * mark remaining extension host services as eager (#164883)
* force the use of `InstantiationType`
* mark all standalone editor services as eager
* mark remaining extension host services as eager
2022-10-28 10:05:48 -04:00
Johannes 7c25cdb50d When calling registerSingleton you must signal if you support (or not) delayed instantiation 2022-08-26 16:13:36 +02:00
Johannes 6770e54bea add ICodeEditorService#registerCodeEditorOpenHandler so that 3rd parties can influence opening, e.g diff or merge editor
This allows to remove editor registration for 3wm editor.
2022-07-06 10:09:43 +02:00
Alex Dima 11f2fe5e35 Fixes #139981: Improve how tests check for the inserted CSS rules 2022-01-10 16:29:18 +01:00
Alex Dima 25f30e8389 Renames 2021-12-28 23:29:28 +01:00