My Knowledge Wiki
  • Introduction
  • My Stack
  • Sharing
  • Work
    • How I Want to Work
    • Hiring Process
  • Apps & Tools
    • Raycast
      • Extensions
    • Visual Studio Code
      • Theme
      • Extensions
    • Google Chrome
      • Theme
      • Extensions
    • iTerm 2
      • Theme
    • Fish
      • Plugins
    • Docker
      • Volumes
        • Mounting
    • Web Bundlers
      • Webpack
  • DevOps
    • Databases
      • Estimating Connections
    • Kubernetes
      • Terminology
      • kubectl Cheatsheet
      • Best Practices
      • Application Health Checks
      • Upgrades
      • Troubleshooting
      • Ruby on Rails
  • Awesome Products
  • Engineering Management
    • Overview
  • Software Architecture
    • Microservices
    • Event sourcing
    • Serverless
    • Centralized Authentication
  • Talks
    • Software Architecture
      • An Insider's Look at the Technology That Powers Shopify
      • Building Extensible Platforms
  • Documentation
  • Machine Learning
    • Terminology
    • Regression
    • Overfitting
  • Programming Languages
    • Constructs
    • Go
      • Syntax
    • Ruby
      • Ruby on Rails
        • Setup
        • Gotchas
        • Helpers
        • Libraries
        • Routing
        • Status Code Symbols
      • Debugging
        • Byebug
          • Cheatsheet
      • Libraries
      • Lazy Enumerators
      • Snippets
  • Version Control
    • Git
      • Conventions
        • Conventional Commits
        • gitmoji
  • Education
    • Programming & Computer Science
      • Courses
    • Design
      • Courses and Books
    • Frontend Development
  • HTTP
    • Status Codes
  • Design
    • Icons
      • Icon Sets
  • Arabic Content | محتوى عربي
    • Learning
      • مصادر لتعلم البرمجة و علوم الحاسب
    • Advice
      • إدارة المطورين: نبذة
      • نصائح تصحيح معتقدات خاطئة أمنيات للمبرمجين الجدد
  • Biology
    • Species
      • Ants
Powered by GitBook
On this page
  • Editing
  • Collaboration
  • Git
  • Devops
  • Debugging
  • Snippets
  • Utility
  1. Apps & Tools
  2. Visual Studio Code

Extensions

PreviousThemeNextGoogle Chrome

Last updated 5 years ago

Editing

Syntax Highlighters / Programming Languages

  • - Syntax highlighter for Apache configuration files.

  • - C# for Visual Studio Code (powered by OmniSharp).

  • - Provides Crystal language support for Visual Studio Code.

  • - Support for dotenv file syntax.

  • - Rich Go language support for Visual Studio Code.

  • - Handlebars Visual Studio Code.

  • - Syntax highlighting for Mustache.

  • - Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, and more.

  • - Provides Ruby language and debugging support for Visual Studio Code.

  • - Rust language integration for VSCode.

  • - Elixir support for VSCode.

  • - Great YAML support, including Kubernetes syntax, and lets you find out where you exactly are in the YAML if you have enabled.

General Editing

Collaboration

Git

Devops

Debugging

Snippets

Utility

- Adds JS Babel es6/es7 syntax coloring.

- Beautify code in place for VS Code.

- Align code without selecting them first.

- A customizable extension for colorizing matching brackets.

- Spelling checker for source code.

- Makes indentation easier to read.

- Vim emulation for Visual Studio Code.

- Real-time collaborative development from the comfort of your favorite tools.

- Review and manage GitHub pull requests in Visual Studio Code.

- View git log, file history, compare branches or commits.

- Supercharge the Git capabilities built into Visual Studio Code.

- Adds syntax highlighting, commands, hover tips, and linting for Dockerfile and docker-compose files.

- Debug your JavaScript code in the Chrome browser, or any other target that supports the Chrome Debugger protocol.

- Unity debugger extension.

- Debug support for PHP with XDebug.

.

.

- A real browser preview inside your editor that you can debug.

- adds the ability to create files anywhere in your workspace.

- Run code in VS Code.

- EditorConfig Support for Visual Studio Code.

- Integrates ESLint JavaScript into VS Code.

- Use VS Code to write in your browser.

- Display a specified file in hexadecimal.

- Insert increasing numbers.

- CSS class name completion for the HTML class attribute based on the definitions found in your workspace.

- Launch a development local Server with live reload feature for static & dynamic pages.

- Filename autocompletion.

- PHP CodeSniffer for Visual Studio Code.

- Stop mistyping keyboard shortctus that close/quit VSCode unintentionally.

- Code-hinting, debugging and integrated commands for React Native.

- Code completion and inline documentation for Ruby.

- Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions Across Multiple Machines Using GitHub Gist.

- Sort lines of text.

- Highlight TODOs, FIXMEs, and any keywords, annotations.

- Metrics, insights, and time tracking automatically generated from your programming activity.

Apache Conf
C#
Crystal
DotENV
Go
Handlebars
Mustache
Python
Ruby
Rust
vscode-elixir
YAML
breadcrumbs
Babel ES6/ES7
Beautify
Better Align
Bracket Pair Colorizer 2
Code Spell Checker
indent-rainbow
Vim
VS Live Share
GitHub Pull Requests
Git History
GitLens
Docker
Debugger for Chrome
Debugger for Unity
PHP Debug
Ruby on Rails
ES7 React/Redux/GraphQL/React-Native snippets
Browser Preview
advanced-new-file
Code Runner
EditorConfig for VS Code
ESLint
GhostText
hexdump for VSCode
Insert Numbers
IntelliSense for CSS class names
Live Server
Path Intellisense
phpcs
Quit Control for VSCode
React Native Tools
Ruby Solargraph
Settings Sync
Sort lines
TODO Highlight
WakaTime