-
Notifications
You must be signed in to change notification settings - Fork 39.3k
Improve Situation for Users of the (Unpublished) Bracket Pair Colorizer 1 #155179
Copy link
Copy link
Closed
Labels
bracket-pair-colorizationfeature-requestRequest for new features or functionalityRequest for new features or functionalityfreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issuesVS Code crashing, performance, freeze and memory leak issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersplan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
bracket-pair-colorizationfeature-requestRequest for new features or functionalityRequest for new features or functionalityfreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issuesVS Code crashing, performance, freeze and memory leak issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersplan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Problem
Despite Bracket Pair Colorizer 1 has been removed from the marketplace by the author, telemetry suggests that there are still hundred thousands of active users using the extension.
Because the extension causes the extension host to freeze (degrading the entire VS Code experience) and there is both a newer version of the extension and a native re-implementation of this feature that does not suffer performance problems (which is actually enabled by default), we should try to push users to move away from this unpublished extension.
Actionable