Navigation Menu

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cktang88 committed May 28, 2020
1 parent 8ce2bad commit b06b383
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Expand Up @@ -62,19 +62,21 @@ VSCode extensions
- Git lens
- python
- eslint
- go
- jest
- jest runner
- Night Owl
- output colorizer
- path intellisense
- tslint
- Material Icon Theme
- ~visual studio intellicode~ [tabNine](https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode)
- [vscode-styled-components](https://marketplace.visualstudio.com/items?itemName=jpoissonnier.vscode-styled-components)

Only if used:
- jest
- jest runner
- Night Owl
- tslint
- go

**ALSO**: Uses microsoft lang server instead of Jedi, and pylint for linting Python
- pylint enables import sorting + right click import missing deps
- pylint enables import sorting + right click import missing deps, but flake8 is also good

VSCode useful keybindings
---
Expand Down

0 comments on commit b06b383

Please sign in to comment.