Skip to content

Commit

Permalink
Update VS Code extension list (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs authored Aug 21, 2024
1 parent b791cff commit 433d046
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions book/software/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,23 @@

[Visual Studio Code](https://code.visualstudio.com) is a free source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add additional functionality.

## Extensions
## Useful Extensions

- autoDocstring
- Black Formatter
- Code Runner
- CodeSnap
- GitHub Copilot
- GitHub Copilot Chat
- GitHub Pull Requests
- GitLens
- IntelliCode
- Jupyter
- Kite AutoComplete
- Markdown Shortcuts
- Material Icon Theme
- Prettier - Code formatter
- Pylance
- Markdown All in One
- Prettier
- Pylint
- Python
- Python Docstring Generator
- RST Preview
- Visual Studio IntelliCode
- vscode-icons

## Keyboard shortcuts

Expand Down

0 comments on commit 433d046

Please sign in to comment.