Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JavaScript/Typescript Language ConfigurationNew to Visual Studio Code? Get it now.
JavaScript/Typescript Language Configuration

JavaScript/Typescript Language Configuration

Stephen Sigwart

|
222 installs
| (0) | Free
Language configuration for JS/TS.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JavaScript/Typescript Language Configuration

This reverts the automatic single line indentation introduced in https://github.com/microsoft/vscode/pull/209038 and similar PRs.

The package.json settings and language configurations are based on the following files:

  • https://github.com/microsoft/vscode/blob/main/extensions/javascript/package.json
  • https://github.com/microsoft/vscode/blob/main/extensions/javascript/javascript-language-configuration.json
  • https://github.com/microsoft/vscode/blob/main/extensions/typescript-basics/package.json
  • https://github.com/microsoft/vscode/blob/main/extensions/typescript-basics/language-configuration.json

The language configurations are meant to be kept in sync besides the indentNextLinePattern line.

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