mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-06 23:06:20 +01:00
029009eafd
Emitters should generally not be reassigned as their corresponding event would also be lost. Marking these as readonly just to enforce this