An open API service indexing awesome lists of open source software.

https://github.com/lkytal/coffeelinter

Coffee Lint extension for VS Code
https://github.com/lkytal/coffeelinter

coffee-script linter vscode-extension

Last synced: about 1 year ago
JSON representation

Coffee Lint extension for VS Code

Awesome Lists containing this project

README

          

# Coffee Lint for VSCode

Version
Installs

> Install [Coffee Lint](https://marketplace.visualstudio.com/items?itemName=lkytal.coffeelinter) via VSCode market.

Linter for CoffeeScript, which integrates [CoffeeLint](http://www.coffeelint.org/) into VS Code.

If you are new to CoffeeLint check the documentation [here](http://coffeelint.org/).

## 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

- ### [FlatUI](https://marketplace.visualstudio.com/items?itemName=lkytal.FlatUI)
- ### [Quick Task](https://marketplace.visualstudio.com/items?itemName=lkytal.quicktask)
- ### [Pomodoro](https://marketplace.visualstudio.com/items?itemName=lkytal.pomodoro)
- ### [Translator Plus](https://marketplace.visualstudio.com/items?itemName=lkytal.translatorplus)

## Acknowledgment

> Based on [coffeelint](https://marketplace.visualstudio.com/items?itemName=slb235.vscode-coffeelint)
>

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