Scripted 0.4 released
This week we've released version 0.4 of our JavaScript focused code editor. You can read about the background of Scripted here. The full release notes for 0.4 are here but in this article I'll call out a few of the more interesting changes. Tooltips Scripted uses an inferencing engine to build an understanding of your Read more…
Scripted Editor 0.3 release available
In October the first public version of the Scripted code editor was made available, a browser based editor using a Node.js local server, with a focus on providing a great JavaScript editing experience. Today the first update is available, version 0.3. A full set of Release Notes about the latest features is available here. Here Read more…
Scripted: A JavaScript editor from VMware
The first version of the Scripted code editor has been released this week on github: https://github.com/scripted-editor/scripted. Although Scripted is a general purpose code editor, the initial focus is building a great JavaScript editing experience. Scripted itself is built entirely in JavaScript and HTML/CSS. It is a browser-based editor that runs locally on a developer's machine Read more…
Grails tooling improvements in SpringSource Tool Suite 2.3.3 M2
The recently released STS 2.3.3 M2 introduced a series of enhancements to our Grails support for Eclipse. In this article I'll be discussing what you can expect to find if you try it out (grab it here: SpringSource Tool Suite). Groovy-Eclipse The grails tools actually build on and extend the Groovy-Eclipse support, which is developed Read more…
A Groovier Eclipse experience
Update: 15-Aug-09: Comments are now closed. If you want help installing or to give feedback or ask questions, please join the mailing list ( archive ) — For the last couple of months SpringSource has been actively involved in developing the next version of the Eclipse Groovy Tools. The initial goal has been to evolve Read more…

