Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>lightning-linterNew to Visual Studio Code? Get it now.
lightning-linter

lightning-linter

dshahin

|
1,262 installs
| (0) | Free
utilize lightning linter service
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

lightning-linter README

Compare javascript source code with lightning linter service.

Features

Run current editor's code against remote linter and show issues in your editor.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • linter.Origin: Specifies the origin for linter service
  • linter.Host: Specifies the host for linter service
  • linter.Path: Specifies the path for linter service
  • linter.ErrorColor: Specifies the color for errors in editor
  • linter.OverviewRulerColor: Specifies color in the overview bar

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release

1.2.0

Add configurable elements

1.3.0

Update README

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