Visual Studio Code » History » Version 1
karnake ruengchaicharnkij, 02/18/2026 01:18 AM
| 1 | 1 | karnake ruengchaicharnkij | # Visual Studio Code |
|---|---|---|---|
| 2 | |||
| 3 | Install via homebrew. |
||
| 4 | |||
| 5 | `brew install --cask visual-studio-code` |
||
| 6 | |||
| 7 | Or, you could install it directly from |
||
| 8 | |||
| 9 | https://code.visualstudio.com. |
||
| 10 | |||
| 11 | |||
| 12 | |||
| 13 | Visual Studio code extension |
||
| 14 | Common extension |
||
| 15 | * adpyke.codesnap ( Good looking Code screenshot) |
||
| 16 | |||
| 17 | * antfu.browse-lite ( Built in Browser in vscode) |
||
| 18 | |||
| 19 | * codeium.codeium |
||
| 20 | |||
| 21 | * eamodio.gitlens |
||
| 22 | |||
| 23 | * esbenp.prettier-vscode |
||
| 24 | |||
| 25 | * github.vscode-github-actions |
||
| 26 | |||
| 27 | * mechatroner.rainbow-csv |
||
| 28 | |||
| 29 | * mohsen1.prettify-json |
||
| 30 | |||
| 31 | * ms-azuretools.vscode-containers |
||
| 32 | |||
| 33 | * ms-azuretools.vscode-docker |
||
| 34 | |||
| 35 | * naumovs.color-highlight |
||
| 36 | |||
| 37 | * ms-vscode-remote.remote-containers |
||
| 38 | |||
| 39 | * usernamehw.errorlens |
||
| 40 | |||
| 41 | * visualstudioexptteam.intellicode-api-usage-examples |
||
| 42 | |||
| 43 | * visualstudioexptteam.vscodeintellicode |
||
| 44 | |||
| 45 | * zainchen.json |
||
| 46 | |||
| 47 | * ckolkman.vscode-postgres |
||
| 48 | |||
| 49 | Backend |
||
| 50 | * golang.go |
||
| 51 | |||
| 52 | Frontend |
||
| 53 | * antfu.vite |
||
| 54 | |||
| 55 | * bradlc.vscode-tailwindcss |
||
| 56 | |||
| 57 | * burkeholland.simple-react-snippets |
||
| 58 | |||
| 59 | * dsznajder.es7-react-js-snippets |
||
| 60 | |||
| 61 | * infeng.vscode-react-typescript |
||
| 62 | |||
| 63 | * msjsdiag.vscode-react-native |
||
| 64 | |||
| 65 | * rodrigovallades.es7-react-js-snippets |