Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[通用] VSCode 宝藏插件 #41

Open
PeterChen1997 opened this issue Feb 18, 2022 · 2 comments
Open

[通用] VSCode 宝藏插件 #41

PeterChen1997 opened this issue Feb 18, 2022 · 2 comments

Comments

@PeterChen1997
Copy link
Owner

PeterChen1997 commented Feb 18, 2022

分享一些少见但好用的 VSCode 插件

通用

  • Code Spell Checker - 单词拼写检查【推荐】
  • Live Server - 快速启动本地静态服务器
  • Bracket Pair Colorizer 用不同颜色高亮显示匹配的括号
  • vscode-icons - 区分不同类型文件的图标
  • TODO Highlight - 高亮特定注释
  • GitLens - 查看 Git 信息
  • Better Comments - 注释展示优化
  • Bracket Pair Colorizer - 括号匹配展示优化
  • Tabnine - 智能输入预测
  • TODO Tree - 梳理项目注释中的 todo

Web

  • Auto Rename Tag - 尾部闭合标签同步修改
  • Highlight Matching Tag - 高亮显示匹配标签
  • Import Cost - import 的 npm 包大小提示
  • Version Lens - 最新 npm 包版本信息提示

推荐文章

https://zhuanlan.zhihu.com/p/468620403?utm_source=wechat_session&utm_medium=social&utm_oi=566705322211872768

@lsdsjy
Copy link

lsdsjy commented Feb 18, 2022 via email

@PeterChen1997
Copy link
Owner Author

copilot可以取代tabnine了🤣

在 2022年2月18日,下午3:31,Peter Chen @.***> 写道:  分享一些少见但好用的 VSCode 插件 通用 Code Spell Checker - 单词拼写检查【推荐】 Live Server - 快速启动本地静态服务器 Bracket Pair Colorizer 用不同颜色高亮显示匹配的括号 vscode-icons - 区分不同类型文件的图标 TODO Highlight - 高亮特定注释 GitLens - 查看 Git 信息 Better Comments - 注释展示优化 Bracket Pair Colorizer - 括号匹配展示优化 Tabnine - 智能输入预测 TODO Tree - 梳理项目注释中的 todo Web Auto Rename Tag - 尾部闭合标签同步修改 Highlight Matching Tag - 高亮显示匹配标签 Import Cost - import 的 npm 包大小提示 Version Lens - 最新 npm 包版本信息提示 推荐文章 — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.

是的 hhh,公司账号没有 copilot 权限,所以还不算通用替代方案

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants