Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>ISML LinterNew to Visual Studio Code? Get it now.
ISML Linter

ISML Linter

Fabiow Quixadá

|
16,799 installs
| (5) | Free
Integrates ISML Linter into VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ISML Linter Extension for VS Code

VS Code extension for ISML Linter. You can also install the linter directly through npm or yarn and take advantage of its full-project lint feature, such as use it in the build process. More info here: https://www.npmjs.com/package/isml-linter. There you can also find a set of rules and configurations that can be applied to this extension.

Sample Result

ISML Linter sample use

Configuration

The ISML Linter configuration file is where the linting rules are defined. This extension will read it from one of the following files in your project root directory, whichever it finds:

  • ismllinter.config.js
  • .ismllinter.json
  • .ismllintrc.js

You can find more info on how to add or remove rules here.

Disable Prophet Occurrences

In case you use Prophet and want only the occurrences reported by ISML Linter to display, you can disable Prophet's lint feature:

Disable Prophet Lint

Contributors

  • Logo: Railan Barbosa;
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft