Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MSLintNew to Visual Studio Code? Get it now.
MSLint

MSLint

Aessi

|
363 installs
| (2) | Free
Maniascript linting tool. Integrates MSLint into Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code MSLint extension

Visual Studio Marketplace Version Visual Studio Marketplace Downloads Visual Studio Marketplace Installs Visual Studio Marketplace Rating

Integrates MSLint into Visual Studio Code.

Features

MSLint will lint your code and display the result directly inside VS Code.

linting

Configuration

If you are using a single root workspace, the extension will look for an mslint.json configuration file in the root of the workspace. See the configuration file documentation for all available options.

Extension Settings

The extension offer the following settings:

  • mslint.lintOn: Specifies when to lint the file. As you type, on save or on command only.
  • mslint.configFileName: Name of the MSLint configuration file that the extension will search in the root of the workspace.
  • mslint.configFilePath: Path to a configuration file to use instead of the one found in the root of the workspace.

Release Notes

Check CHANGELOG.md

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