Skip to content

FFxSquall/coffeelinter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Coffee Lint for VSCode

Installs 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

About

Coffee Lint extension for VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.9%
  • CoffeeScript 37.1%