Community
Participate
Working Groups
Build ID: M20090211-1700 Steps To Reproduce: Stable version of JavaScript code formatter. Supported features: + preference page to control formatter settings + support for multiply formatter implementations and coding profiles. + indentation options and tab policy + braces options + control-flow options + whitespace options + XML in source code (E4X) JavaScript formatter requires referenced components: - the latest version of DLTK from source code repository at dev.eclipse.org - ANTLR run-time plug-in (org.antlr.runtime v3.0.0). You can get it from the page: http://download.eclipse.org/tools/orbit/downloads/drops/R20080807152315/ or use direct link to download: http://download.eclipse.org/tools/orbit/downloads/drops/R20080807152315/bundles/org.antlr.runtime_3.0.0.v200803061811.jar More information:
Created attachment 135973 [details] JavaScript formatter patch
Committed.