corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

CoffeeScript Netbeans - plugin detail

CoffeeScript support for NetBeans

NetBeans Plugin - CoffeeScript 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:
 4.52, by 3 users


Download plugin

Verifications for NetBeans versions

7.0 verification PASSED See verification details
7.1 verification PASSED See verification details

Introduction

CoffeeScript editor features:

  • Just works!

    • (No need for Node.js)
  • 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

    • (HTML and PHP files)
  • 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

    • Bugfixes
  • 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

    • Code folding
    • Bugfixes
  • 0.9.4

    • Support for Node.js and coffee command compiling (Mac, Linux only)
    • Bugfixes
  • 0.9.3

    • Bugfixes
  • 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