Bug 379114 - Implement the formatter on/off tags like in JDT
Summary: Implement the formatter on/off tags like in JDT
Status: NEW
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Project Inbox CLA
QA Contact: Chris Jaun CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 09:06 EDT by Bill Chen CLA
Modified: 2013-06-19 11:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Chen CLA 2012-05-10 09:06:51 EDT
Build Identifier: Version: Indigo Service Release 2 Build id: 20120216-1857

JDT added a pair of comment tags to temporarily disable the formatter. This is quite useful for Javascript developers, especially those who chain method calls.

JDT's doc on this: http://archive.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-news-part2.html#JavaFormatter

Reproducible: Always

Steps to Reproduce:
N/A