Skip to content

Instantly share code, notes, and snippets.

@ikramhasan
Created March 13, 2024 16:33
Show Gist options
  • Select an option

  • Save ikramhasan/0f2860e42041c8e3716e91ed2630c635 to your computer and use it in GitHub Desktop.

Select an option

Save ikramhasan/0f2860e42041c8e3716e91ed2630c635 to your computer and use it in GitHub Desktop.
VSCode extensions

Extensions:

  1. Auto Rename Tag: Auto rename paired HTML/XML tag
  2. Awesome Flutter Snippets: Awesome Flutter Snippets is a collection snippets and shortcuts for commonly used Flutter functions and classes
  3. Better Comments: Improve your code commenting by annotating with alert, informational, TODOs, and more!
  4. bloc: Support for the bloc library and provides tools for effectively creating blocs for both Flutter and AngularDart apps.
  5. Code Spell Checker: Spelling checker for source code
  6. Color Highlight: Highlight web colors in your editor
  7. Console Ninja: JavaScript console.log output and runtime errors right next to your code.
  8. Dart: Dart language support and debugger for Visual Studio Code.
  9. ENV: Adds formatting and syntax highlighting support for env files (.env) to Visual Studio Code
  10. Error Lens: Improve highlighting of errors, warnings and other language diagnostics.
  11. ES7+ React/Redux/React-Native snippets: Extensions for React, React-Native and Redux in JS/TS with ES7+ syntax. Customizable. Built-in integration with prettier.
  12. Explorer Exclude: Explorer Exclude lets you easily Hide Files & Folders with Dynamic Filter Options. Add a New 'Hidden Items' Explorer Pane for you to Manage and Quickly Toggle Visibility of Hidden Items.
  13. Flutter: Flutter support and debugger for Visual Studio Code.
  14. GitHub Copilot: Your AI pair programmer
  15. GitHub Theme: GitHub theme for VS Code
  16. GitLens — Git supercharged: Supercharge Git within VS Code — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
  17. Jupyter: Jupyter notebook support, interactive programming and computing that supports Intellisense, debugging and more.
  18. Markdown All in One: All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)
  19. Prettier - Code formatter: Code formatter using prettier
  20. Prettier ESLint: A Visual Studio Extension to format JavaScript and Typescript code using prettier-eslint package
  21. Pretty TypeScript Errors: Make TypeScript errors prettier and more human-readable in VSCode
  22. Prisma: Adds syntax highlighting, formatting, auto-completion, jump-to-definition and linting for .prisma files.
  23. Python: Python language support with extension access points for IntelliSense (Pylance), Debugging (Python Debugger), linting, formatting, refactoring, unit tests, and more.
  24. Rainbow CSV: Highlight CSV and TSV files, Run SQL-like queries
  25. TabOut: Tab out of quotes, brackets, etc
  26. Tailwind CSS IntelliSense: Intelligent Tailwind CSS tooling for VS Code
  27. TODO Highlight: highlight TODOs, FIXMEs, and any keywords, annotations...
  28. Todo Tree: Show TODO, FIXME, etc. comment tags in a tree view
  29. Version Lens: Shows the latest version for each package using code lens
  30. vscode-icons: Icons for Visual Studio Code
  31. YAML: YAML Language Support by Red Hat, with built-in Kubernetes syntax support
  32. npm Intellisense: Visual Studio Code plugin that autocompletes npm modules in import statements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment