Skip to content

Commit

Permalink
Added more useful VS Code extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
rengler33 committed Feb 8, 2021
1 parent e826835 commit ceb6930
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,18 @@ See more about this here https://docs.microsoft.com/en-us/windows/terminal/comma
## VS Code
Start with installing the "Remote Development" extension pack, a group of useful remote extensions.

### Useful Extensions
- Remote Development (Extension Pack)
- Vim
- Docker
- GitLens
- Rainbow Brackets
- Python
- Pylance
- Python Docstring Generator
- Python Indents
- Jupyter

## Pycharm Settings
To be inside WSL automatically change default terminal from `cmd.exe` to `bash.exe`

Expand Down

0 comments on commit ceb6930

Please sign in to comment.