mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
* Fix injected services becoming public by mistake Fixes cases of `@IFooService readonly foo: IFooService`. This makes the service public, which is likely not expected and also means we can't mangle it * Fix name * Remove unused props
1.3 KiB
1.3 KiB