Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>JavaScript Editing Extension PackNew to Visual Studio Code? Get it now.
JavaScript Editing Extension Pack

JavaScript Editing Extension Pack

P42

|
3,957 installs
| (2) | Free
6 great extensions for productive Javascript and TypeScript editing.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JavaScript / TypeScript Editing Extension Pack

Six extensions that improve the JavaScript & TypeScript editing experience in Visual Studio Code. Learn more in this blog post.

GitHub Copilot

GitHub Copilot Example

GitHub Copilot suggests code completions for your current editor position. The suggestions it generates range from short statement completion to full functions and classes.

Prettier

Prettier Logo

Prettier is an opinionated code formatter that many JavaScript and TypeScript projects use. It can format JavaScript, TypeScript, JSON, HTML, JSX (React), CSS, and more.

quick-lint-js

quick-lint-js example

quick-lint-js is an excellent alternative to ESLint when you primarily want to check for code correctness. It provides a fixed set of rules for TypeScript and JavaScript and is extremely fast.

Code Spell Checker

Code Spell Checker example

Code Spell Checker helps you spot and correct typos early.

P42 JS Assistant

P42 JS Assistant example

P42 JS Assistant provides automated code actions and suggests refactorings that make your code more readable and modern.

Error Lens

Error Lens example

Error Lens shows the diagnostic messages on the same line in the editor, saving you time and keeping you in the flow.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft