Skip to content

kayang-potato/Environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[toc]

vscode

  • settings.json

  • MS-CEINTL.vscode-language-pack-zh-hans

    名称: Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code
    ID: MS-CEINTL.vscode-language-pack-zh-hans
    说明: Language pack extension for Chinese (Simplified)
    版本: 1.71.9140930
    发布者: Microsoft
    
  • xaver.clang-format

    名称: Clang-Format
    ID: xaver.clang-format
    说明: Use Clang-Format in Visual Studio Code
    版本: 1.9.0
    发布者: xaver
    
  • notskm.clang-tidy

    名称: Clang-Tidy
    ID: notskm.clang-tidy
    说明: Integrates clang-tidy into VS Code
    版本: 0.5.1
    发布者: notskm
    
  • llvm-vs-code-extensions.vscode-clangd

    名称: clangd
    ID: llvm-vs-code-extensions.vscode-clangd
    说明: C/C++ completion, navigation, and insights
    版本: 0.1.21
    发布者: LLVM
    
  • ms-toolsai.jupyter

    名称: Jupyter
    ID: ms-toolsai.jupyter
    说明: Jupyter notebook support, interactive programming and computing that supports Intellisense, debugging and more.
    版本: 2022.8.1002431955
    发布者: Microsoft
    
  • ms-toolsai.jupyter-keymap

    名称: Jupyter Keymap
    ID: ms-toolsai.jupyter-keymap
    说明: Jupyter keymaps for notebooks
    版本: 1.0.0
    发布者: Microsoft
    
  • ms-toolsai.jupyter-renderers

    名称: Jupyter Notebook Renderers
    ID: ms-toolsai.jupyter-renderers
    说明: Renderers for Jupyter Notebooks (with plotly, vega, gif, png, svg, jpeg and other such outputs)
    版本: 1.0.9
    发布者: Microsoft
    
  • OBKoro1.korofileheader

    名称: koroFileHeader
    ID: OBKoro1.korofileheader
    说明: 用于生成文件头部注释和函数注释的插件,支持所有主流语言,功能强大,灵活方便,文档齐全,食用简单!
    版本: 4.9.1
    发布者: OBKoro1
    
  • ms-python.python

    名称: Python
    ID: ms-python.python
    说明: IntelliSense (Pylance), Linting, Debugging (multi-threaded, remote), Jupyter Notebooks, code formatting, refactoring, unit tests, and more.
    版本: 2022.14.0
    发布者: Microsoft
    

zsh

  • .zshrc
  • .zsh.d

nvim

  • coc
  • nvim
    • fzf
    • Ag(the_silver_searcher)
    • Other,参考init.vim

python

  • .pylintrc
  • .style.yapf
  • hookscfg.json
  • .svnMessageTemplate
  • dot.gitignore
  • python/.git/hooks/commit-msg
  • python/.git/hooks/pre-commit

cpp

  • dot.clang-format
  • dot.clang-tidy
  • dot.clang-tidy-ignore
  • dot.clangd
  • hookscfg.json
  • dot.svnMessageTemplate
  • dot.gitignore
  • cpp/.git/hooks/commit-msg
  • cpp/.git/hooks/pre-commit

other

  • llvm,用于安装clang-tidy
  • Clang-format

日常办公软件

  • google
  • outlook
  • notepad++
  • navicat
  • typora
  • mobaxterm
  • adoba acrobat2017
  • zeal
  • xmind
  • viso
  • zotero

About

快速环境配置

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors