Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

dancasey/brackets-coffeelinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brackets-coffeelinter

Makes CoffeeLint the Brackets linter for CoffeeScript files. Very simple.

How

Uses CoffeeLint and Node.js to provide linting support for CoffeeScript in Brackets using its built-in linting API, CodeInspection. Uses an async call to get results from Node instance of CoffeeLint as described here.

Others

These extensions also do CoffeeScript linting in Brackets; check them out:

Why?

I wanted:

  • to make a simple Brackets extension
  • to make Brackets call code from Node.js
  • something simple

Feedback welcome!

Limitations

  • No config support (currently)

License

MIT

About

CoffeeLint extension for Brackets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published