Scripting
This project is under development. We plan support for JavaScript, Ruby, PHP and some other scripting languages for NetBeans 6.0.
JavaScript
Supported / Planned Features:
- syntax coloring, code completion, code folding,
indentation, navigator, hyperlink navigation, code templates, brace matching, brace completion, brace highlighting
- full featured embedding to
other languages (html, php, JSP)
- run JavaScripts inside NetBeans (Rhino engine on JDK 6)
- JavaScript implementation is based on new Generic Langauges Framework (project Schliemann)
Download Preview:
- You should install NetBeans 6.0 Daily Build, and upload Languages Support / JavaScript Editing Support module from Development Update Center.
Ruby
Supported / Planned Features:
- deep semantic syntax coloring, code completion, code folding,
indentation, navigator, hyperlink navigation, code templates, brace matching, brace completion, brace highlighting
- mark occurrences, instant rename, smart indent, embedded Ruby (RHTML), IRB - Interactive Ruby Shell
- Debugging
- Project Support
- Ruby on Rails
- Unit Tests
- See Ruby Wiki Pages for more info...
PHP
Supported / Planned Features:
- syntax coloring, code completion, code folding,
indentation, navigator, hyperlink navigation, code templates, brace matching, brace completion, brace highlighting
- full featured embedding to
other languages (html, php, JSP)
- PHP implementation is based on new Generic Langauges Framework (project Schliemann)
Download Preview:
- You should install NetBeans 6.0 Daily Build, and upload Languages Support / PHP Editing Support module from Development Update Center.
|
|