Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Anglr formatterNew to Visual Studio Code? Get it now.
Anglr formatter

Anglr formatter

Ressurect IT

|
312 installs
| (0) | Free
Wrapper for anglr-formatter for Visual Studio Code extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

anglr-formatter-vscode README

Wrapper for anglr-formatter for Visual Studio Code extension

Features

anglr formatting

Requirements

No special requirements

Extension Settings

This extension contributes the following settings:

  • anglr.format.enable: Enable/disalbe Anglr formatter.
  • anglr.typescriptFormat.enable: Enable/disalbe Typescript formatter which runs on whole file before custom formatters.
  • anglr.importReorder.enable: Enable/disalbe automatic Anglr formatter import reordering.
  • anglr.callExpressionArgumentsFormatter.enable: Enable/disalbe automatic Anglr call expression arguments formatter.
  • anglr.constructorParameterFormatter.enable: Enable/disalbe automatic Anglr constructor formatter.
  • anglr.decoratorArgumentsFormatter.enable: Enable/disalbe automatic Anglr decorator arguments formatter.
  • anglr.importFormatter.enable: Enable/disalbe automatic Anglr import formatter.
  • anglr.localVersion.enable: Enable/disalbe automatic use of local node_modules version.

Known Issues

First experimental vscode extension

Release Notes

0.2.3

  • now change of settings works also without reload of vscode

0.2.2

  • added support for disabling typescript formatter
  • formatter configuration
    • anglr.typescriptFormat.enable - Enable/disalbe Typescript formatter which runs on whole file before custom formatters.

0.2.1

  • updated version of anglr-formatter (fixed imports reordering)

0.2.0

  • updated version of anglr-formatter
  • formatter configuration
    • anglr.callExpressionArgumentsFormatter.enable - Enable/disalbe automatic Anglr call expression arguments formatter.
    • anglr.constructorParameterFormatter.enable - Enable/disalbe automatic Anglr constructor formatter.
    • anglr.decoratorArgumentsFormatter.enable - Enable/disalbe automatic Anglr decorator arguments formatter.
    • anglr.importFormatter.enable - Enable/disalbe automatic Anglr import formatter.
    • anglr.localVersion.enable - Enable/disalbe automatic use of local node_modules version.

0.1.0

  • first version of formatter, changes whole files
  • allows disabling of formatter anglr.format.enable, requires restart
  • formatter configuration
    • anglr.importReorder.enable - Enable/disalbe automatic Anglr formatter import reordering.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft