Skip to content

lkytal/coffeelinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Lint for VSCode

Version Installs

Install Coffee Lint via VSCode market.

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.

Source code structure

  • Extension itself in ./coffeelint

  • Language server in ./coffeelint-server

My Other extensions

Acknowledgment

Based on coffeelint

Icons made by Vectors Market from www.flaticon.com is licensed by CC 3.0 BY