Bracket Pair Colorizer is no longer being maintained.

2,607 阅读1分钟

打开VSCode插件报错: Bracket Pair Colorizer is no longer being maintained.

Bracket Pair Colorizer这个vscode插件已经停止维护了,因为已经内置到了VSCode中,属于原生功能了,不需要再装插件,在VSCode扩展中直接卸载删除此插件就好了。

原文: This project started on 3 Dec 2016. Now 5 years later, it has become a native feature in VSCode. This extension has seen wilder success then I could over ever dreamed of, with over 10M+ downloads. However since native functionality is available, it’s time to deprecate this extension If you enjoyed it, a coffee donation is appreciated: Merry Christmas and Happy New Year!

这个项目开始于2016年12月3日。现在5年过去了,它已经成为VSCode的一个本地功能。 这个扩展的成功是我梦寐以求的,有超过1000万次的下载。 然而,由于本机功能可用,现在是时候废除这个扩展了。 如果你喜欢它,欢迎你捐献咖啡。 圣诞快乐,新年快乐!

原文链接:github.com/CoenraadS/B…

image.png

注: Bracket Pair Colorizer的功能简介:在代码编写过程中,各种括号 {[()]} 必不可少。然而,随着代码量的增加,你有没有因为括号的嵌套太多,而导致代码难以阅读? 而 Bracket Pair Colorizer 这个扩展允许用颜色来识别匹配的括号。用户可以定义哪些字符需要匹配,以及使用哪些颜色。

也不用装 Bracket-Pair-Colorizer-2 了,同样停止维护了 github.com/CoenraadS/B…