I'm new in CoffeeScript and looking for a good IDE or extension for it, which can do the following:
- syntax highlighting
- code competition
- code outlining
|
I'm new in CoffeeScript and looking for a good IDE or extension for it, which can do the following:
| ||||
|
feedback
|
|
The TextMate bundle is reasonably complete and up-to-date. You can find it here: https://github.com/jashkenas/coffee-script-tmbundle Plugins for other text editors and IDEs are listed in the "Resources" section of the homepage, here: | |||||||
feedback
|
|
There's a CoffeeScript plugin for NetBeans 7. | |||
|
feedback
|
| |||
|
feedback
|
|
For windows, I've been using SublimeText 2. It uses textmate bundles, so finding support for CoffeeScript was super easy. Check it out, the default style and ease of use are awesome. I'm also using it for SCSS (sass). It's great for both. | |||
|
feedback
|
|
JetBrains' line of cross-platform IDEs offer CoffeeScript support in some of the products. I love PyCharm, and it's got CoffeeScript support, as does WebStorm. | |||
|
feedback
|
|
The CoffeeScript wiki has a page dedicated to editor/IDE support. The page seems to be kept fairly up-to-date. As CoffeeScript popularity increases, so will its support in development tools. This wiki page is a nice central place to see how your favorite tool(s) do or will support CoffeeScript. https://github.com/jashkenas/coffee-script/wiki/Text-editor-plugins | |||
|
feedback
|
|
| |||
|
feedback
|