CoffeeScript Netbeans - plugin detail
CoffeeScript support for NetBeans
| Plugin owner: |
deniss |
| Website: |
https://github.com/dstepanov/coffeescript-netbeans |
| Added: |
2011-05-24 |
| Last updated: |
2012-01-30 |
| NetBeans Versions: |
7.0, 7.1 |
| License: |
Apache License Version 2.0 |
| Category: |
Editing |
| Size: |
0.45 MB |
| Downloaded: |
1,086 times |
| Rating: |
|
Verifications for NetBeans versions
Decisions of individual verifiers for CoffeeScript Netbeans plugin for NetBeans IDE 7.0
cengizc carlosqt mcreps scottwd9 ent38 |
|
mmirilovic senthilsource kudzu jpirek jkovalsky |
Commentscarlosqt: Works on NB 7.0.1
Win7, Java 1.7.0, 64-bit scottwd9: ubuntu11.10x64, jdk1.7u2, nb7.0.1 ent38: OK on NB 7.0.1, WinXP SP3 x86 cp1252(fr), JDK6u30 and JDK7u02
Decisions of individual verifiers for CoffeeScript Netbeans plugin for NetBeans IDE 7.1
scottwd9 ent38 mcreps carlosqt cengizc |
|
senthilsource mmirilovic kudzu jpirek jkovalsky |
Commentsscottwd9: ubuntu11.10x64, jdk1.7u2, nb7.1 ent38: OK on NB 7.1, WinXP SP3 x86 cp1252(fr), JDK6u30 and JDK7u02 carlosqt: Works on NB 7.1
Win7, Java 1.7.0, 64-bit
|
Introduction
CoffeeScript editor features:
-
Just works!
Advanced syntax highlighting
-
Error checking by background compilation
- (Rhino JavaScript engine is used to compile *.coffee files)
-
Autocompiling to a JavaScript file in the same directory
- (Test it in a web browser right away)
-
Syntax highlighting and error checking in scripts
Indentation & formatting, code folding
Option to use Node.js with coffee command for compiling. Supported platforms: Mac, Linux and new experimental support for Windows.
Cakefile project support
What's new in this version
-
1.0.1
-
1.0.0
- Node.js compiling experimental support for Windows
- Cakefile project support
- Default indentation level 2spaces
-
0.9.6
- CoffeeScript updated to v1.2.0
-
0.9.5
-
0.9.4
- Support for Node.js and coffee command compiling (Mac, Linux only)
- Bugfixes
-
0.9.3
-
0.9.2
- CoffeeScript updated to v1.1.2
- Rhino updated to 1.7R3
- Bugfixes
-
0.9.1
- Added the support for indentation & formatting
-
0.9
- CoffeeScript updated to v1.1.1
- Added syntax highlighting and error checking in scripts (HTML, PHP)
|
[ You have to be logged in to be able to comment. ]
User Comments
Bug
Hi, I think that this bug [1] is yours, just look at it.
Thanks
[1] https://netbeans.org/bugzilla/show_bug.cgi?id=200506
Posted by obrejla on Oct 27, 2011
|