Skip to content

jizhaoqin/vscode-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Plugins for VSCode

  • 我的VSCode设置插件推荐
  • 括号()代表本人目前不常用

主题美化

  • 图标: material icon theme
  • 主题: Monokai
  • (透明-linux: Glassit-VSC)

必备小工具

  • (代码运行: code runner)
  • 拼写检查: code spell checker
  • (代码截图: codesnap)
  • 代码统计: coding tracker
  • 文件大小: file size
  • 代码todo: todo tree
  • 地址补全: path autocomplete
  • (键盘布局: vim)
  • (二进制文件查看: Hex Editor)

Rust

  • lsp: rust-analyzer
  • 依赖: Dependi
  • toml: even better toml

python

  • lsp: python, pylance, ruff
  • (debug: python debugger)
  • 代码格式化: black formatter
  • notebook: jupyter, jupyter keymap
  • (文档自动补全: autoDocstring)

markdown

  • 自动补全等: markdown all in one
  • 风格检查: markdownlint

latex

  • latex workshop

(C/C++)

  • lsp: clangd
  • debug: CodeLLDB
  • 格式化: Clang-Format

(Java)

  • lsp: Language Support for Java by Red Hat
  • debug: Debugger for Java
  • 项目管理: Maven for Java, Project Manager for Java

(SSH)

  • 连接: Remote - SSH
  • 远程文件浏览: Remote Explorer
  • 配置: Remote - SSH: Editing Configuration Files

(Shell)

  • 格式化: shell-format
  • 代码检查: ShellCheck

(YAML: YAML)

(Lua: Lua)

About

my vscode settings, 29.07.2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published