Skip to content

About JavaScript & TypeScript editing extension pack for Visual Studio Code

License

Notifications You must be signed in to change notification settings

p42ai/vscode-javascript-editing-extension-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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 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 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 example

Code Spell Checker helps you spot and correct typos early.

P42 JS Assistant example

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

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.

About

About JavaScript & TypeScript editing extension pack for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published