“clothes iron, hammer, axe, flashlight and pitcher on brown wooden table” by Todd Quackenbush on Unsplash

รวม extensions เจ๋งๆบน VS Code

Mix
mixedmuffin
Published in
2 min readNov 6, 2018

--

  • CSS Formatter by Martin Aeschlimann — This extension adds formatting to CSS.
  • Debugger for Chrome by Microsoft — A VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the Chrome DevTools Protocol.
  • Debugger for Java by Microsoft — A lightweight Java Debugger based on Java Debug Server which extends the Language Support for Java by Red Hat. It allows users to debug Java code using Visual Studio Code (VS Code)
  • Docker by Microsoft — The Docker extension makes it easy to build, manage and deploy containerized applications from Visual Studio Code
  • ESLint by Dirk Baeumer — Integrates ESLint JavaScript into VS Code.
  • Git Blame by Wade Anderson — See Git Blame information in the status bar for the currently selected line.
  • Git History by Don Jayamanne — Git History, Search and More
  • GitLens by Eric Amodio — GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
  • Go by Microsoft — This extension adds rich language support for the Go language to VS Code.
  • Indenticator by SirTori — Visually highlights the current indent depth.
  • Java Extension Pack by Microsoft — Java Extension Pack is a collection of popular extensions that can help write, test and debug Java applications in Visual Studio Code. Check out Java in VS Code to get started.
  • Java Test Runner by Microsoft — A lightweight extension to run and debug Java test cases in Visual Studio Code. It works with Language Support for Java by Red Hat and Debugger for Java
  • Language Support for Java(TM) by Red Hat — Provides Java ™ language support via Eclipse ™ JDT Language Server, which utilizes Eclipse ™ JDT, M2Eclipse and Buildship.
  • markdownlint by David Anson — Markdown/CommonMark linting and style checking for Visual Studio Code
  • Maven for Java by Microsoft — Manage maven projects, execute goals, generate project from archetype, improve user experience for Java developers.
  • Node Debug by Microsoft — This extension is bundled with Visual Studio Code and together with Node Debug (legacy) forms the Node.js debugging experience.
  • npm by egamma — This extension supports running npm scripts defined in the package.json file and validating the installed modules against the dependencies defined in the package.json.
  • Python by Microsoft — Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, and more.
  • React Native Tools by Visual Studio Mobile Tools — Code-hinting, debugging and integrated commands for React Native
  • Reactjs code snippets by charalampos karypidis — Code snippets for Reactjs development in ES6 syntax
  • TSLint by egamma — Integrates the tslint linter for the TypeScript language into VS Code.

--

--