permanent

94a3 vscode必备插件
Edited: Sunday 29 June 2025

date created: 1 June 2022
date modified: 14 March 2023
title: vscode必备插件

  • [[Github Copilot]]
    • 智能 AI 写代码,这是未来
  • [[tabnine]]
    • 和 pilot 互补,但感觉已经被copilot秒杀了。
  • [[gitlens]]
    • 图形化的 git 操作有时候就是方便
  • [[project manager]]
    • 并行多项目开发必备
  • [[rest client]]
    • 轻量地快速发起一个 http 请求
  • [[remote - containers]]
    • 连接远程容器开发必备
  • [[remote - ssh]]
    • 连接远程服务器开发必备
  • [[markdown lint]]
    • 自动格式化 md 文件

插件学习