mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-27 02:27:53 +01:00
Consistently prefix private members with _ to be consistent with ext code and prevent possible errors with not using correct event handler member.