Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Coffee LintNew to Visual Studio Code? Get it now.

Coffee Lint

Kaiyuan Liu

|
18,668 installs
| (2) | Free
CoffeeScript linter for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Coffee Lint for VSCode

Dependency status Installs

Licensed by CC 4.0 BY-NC-SA

Linter for CoffeeScript, which integrates CoffeeLint into VS Code.

If you are new to CoffeeLint check the documentation here.

Extension Settings

This extension contributes the following settings:

  • coffeelinter.enable: enable/disable coffeelint. Is enabled by default.

  • coffeelinter.defaultRules: default rules for coffeelint. You can modify it or overwrite it by adding a coffeelint.json file in the root of your workspace.

Install Coffee Lint via VSCode market.

My Other extensions

  • FlatUI

  • Quick Task

  • Pomodoro

  • Translator Plus

Release Notes

1.4.0

  • Update to newest VSCode language server model.

1.3.1

  • Fix coffeelint import.

1.3.0

  • Fix error that prevent workspace config to take effect.

1.2.0

  • Tentative support multi workspace.

1.1.0

  • Upgrade to use coffeelint v2.

1.0.7

  • Support no folder files.

1.0.6

  • Roll back config reading.

1.0.5

  • Corrected github link.

1.0.4

  • Read enable config correctly.

1.0.3

  • Use workspace config correctly.

1.0.1

  • Add missed dispose.

1.0.0

  • Initial release.

Acknowledgment

Based on coffeelint

Icons made by Vectors Market from www.flaticon.com is licensed by CC 3.0 BY
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft