all repos

dotfiles @ 197750f

my dotfiles

vscode/README.md (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# VScode

Install
```bash
mv ~/.vscode/settings.json ~/.config/Code/User
```

Extensions
- `Auto Import - ES6, TS` - Auto import for JS/TS, JSx/Tsx
- `Auto rename tag` - Rename tag in HTML/JSX
- `ESlint` - JavaScript linter
- `One dark pro` - Color scheme
- `Prettier` - JavaScript code formater
- `Todo Tree` - Show all TODO in code
- `Vim` - Vim mode
- `vscode-icons` - Icons
- `VScode rich presence` - Discord status
- `Python` - Better python syntax