mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
155cd6db22
* debt - don't make `_insertSuggestion` force-public https://github.com/microsoft/vscode/issues/166603 * fix most implict public making https://github.com/microsoft/vscode/issues/166603 * implict public making causes a build failure * fix one more violation