Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenMian committed Jan 11, 2025
1 parent ef3abd4 commit ea38a5b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions docs/其他/编辑器/Visual Studio Code.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,19 @@

- [Error Lens]: 行内错误提示.
- EditorConfig for VS Code
- [Todo Tree](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree) 高亮 TODO/FIXME, 并提供树形图导航.
- [VIM](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim) VIM 模拟. 如果已经熟悉了 VI/VIM 的键盘操作, 该插件将提升键盘操作效率.
- [Todo Tree]: 高亮 TODO/FIXME, 并提供树形图导航.
- [Vim]: Vim 模拟. 如果已经熟悉了 VI/VIM 的键盘操作, 该插件将提升键盘操作效率.
- Hex Editor 16: 进制编辑器.
- [LeetCode](https://marketplace.visualstudio.com/items?itemName=LeetCode.vscode-leetcode) 脱离浏览器使用 LeetCode 做题.
- [LeetCode]: 脱离浏览器使用 LeetCode 做题.

[Error Lens]: https://open-vsx.org/extension/usernamehw/errorlens
[Todo Tree]: https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree
[Vim]: https://marketplace.visualstudio.com/items?itemName=vscodevim.vim
[LeetCode]: https://marketplace.visualstudio.com/items?itemName=LeetCode.vscode-leetcode

### AI

- [GitHub Copilot]\: AI 自动补全, 收费 (天价).
- [GitHub Copilot] : AI 自动补全, 收费 (天价).
- [TONGYI Lingma]: AI 自动补全, 编写 Git 提交信息 (效果远超 GitHub Copilot).
- Tabnine AI: AI 自动补全, 有免费版, 收费 (天价).

Expand Down

0 comments on commit ea38a5b

Please sign in to comment.