Extension Pack for Javascript-AWESOME-SOHO is a collection of popular extensions that can help write, test and debug JS/TS applications in Visual Studio Code.
By installing Extension Pack for JS/TS, the following extensions are installed:
- 📦 npm Intellisense
- Autocompletes npm modules in import statements.
- 📦 Dotenv Official +Vault
- Syntax highlighting
- Auto-cloaking
- Auto-completion
- in-code secret peeking
- 📦 ESLint
- Linter
- 📦 EditorConfig for VS Code
- Helps maintain consistent coding styles
- 📦 Prettier - Code formatter
- Code formatter
- 📦 Better Comments
- Human-friendly comments
- 📦 Hide Node Modules
- Hide the node_modules folder from within the file explorer
- 📦 Todo Tree
- Syntex highlighting
- Tree view
- 📦 css-module-intellisense
- Autocompletes css module
- 📦 CSS Module types and map
- If you need a type definition for a CSS module, install this instead of the CSS intelisense above.
- 📦 Auto Rename Tag
- Automatically rename paired HTML/XML tag
- 📦 Inline Parameters for VSCode
- Adds inline parameter annotations when calling a function
- 📦 i18n Ally
- All in one i18n extension
- 📦 Git Graph
- View a Git Graph of your repository
- GitLens commit graph requires trial or paid plan.
- 📦 GitLens
- Git blame
- Rich hover
- 📦 Git History
- View git log, file history, compare branches or commits
- 📦 Template String Converter
- Converts a string to a template string when ${ is typed
- 📦 indent-rainbow
- Makes indentation easier to read
- 📦 SonarLint
- Linter
- 📦 Material Icon Theme
- Material Design Icons for Visual Studio Code
- 📦 Error Lens
- Improve highlighting of errors, warnings and other language diagnostics.
- 📦 SemanticDiff
- Programming language aware diffs for Visual Studio Code.