Skip to content

Instantly share code, notes, and snippets.

@Jagoda11
Created November 29, 2024 09:14
Show Gist options
  • Save Jagoda11/6f5a4e9f63990b532f3e329ba8c6cf61 to your computer and use it in GitHub Desktop.
Save Jagoda11/6f5a4e9f63990b532f3e329ba8c6cf61 to your computer and use it in GitHub Desktop.
VSCode extensions - Angular
aaron-bond.better-comments
angular.ng-template
chakrounanas.turbo-console-log
christian-kohler.npm-intellisense
christian-kohler.path-intellisense
codeandstuff.package-json-upgrade
codezombiech.gitignore
davidanson.vscode-markdownlint
dbaeumer.vscode-eslint
eamodio.gitlens
esbenp.prettier-vscode
exodiusstudios.comment-anchors
forevolve.git-extensions-for-vs-code
formulahendry.auto-rename-tag
formulahendry.code-runner
github.codespaces
github.copilot
github.copilot-chat
github.vscode-github-actions
goopware.raythis
hoovercj.vscode-power-mode
humao.rest-client
ionutvmi.path-autocomplete
johnpapa.angular2
just4developments.testing-api
kamikillerto.vscode-colorize
kisstkondoros.csstriggers
kisstkondoros.vscode-codemetrics
liamhammett.inline-parameters
markis.code-coverage
maxvanderschee.web-accessibility
me-dutour-mathieu.vscode-github-actions
mikestead.dotenv
ms-azuretools.vscode-docker
ms-dotnettools.csharp
ms-dotnettools.vscode-dotnet-runtime
ms-vscode.vscode-typescript-next
ms-vsliveshare.vsliveshare
pkief.material-icon-theme
pranaygp.vscode-css-peek
rcore.rcore-unused-css-classes
redhat.vscode-yaml
seatonjiang.gitmoji-vscode
simontest.simontest
sonarsource.sonarlint-vscode
sourcegraph.sourcegraph
steoates.autoimport
streetsidesoftware.code-spell-checker
techer.open-in-browser
tldraw-org.tldraw-vscode
tonybaloney.vscode-pets
yoavbls.pretty-ts-errors
@Jagoda11
Copy link
Author

Jagoda11 commented Nov 29, 2024

🚀 Install My Favorite VS Code Extensions
To install all the extensions from this list in one go, run the following command in your terminal:

curl -s https://gist.githubusercontent.com/Jagoda11/6f5a4e9f63990b532f3e329ba8c6cf61/raw/vscode-extensions.txt | xargs -n 1 code --install-extension

🎉 Happy coding! Let me know if you find any of these useful! 🧑‍💻✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment