Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 168014 Details for
Bug 312494
Incorrect code indentation when formatting Javascript with line comments
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
line-comments-wrong.txt
line-comments-wrong.txt (text/plain), 315 bytes, created by
Kian Win Ong
on 2010-05-11 15:44:43 EDT
(
hide
)
Description:
line-comments-wrong.txt
Filename:
MIME Type:
Creator:
Kian Win Ong
Created:
2010-05-11 15:44:43 EDT
Size:
315 bytes
patch
obsolete
>f(x, function() { > function g() { > if (true) { > // Comment > return true; > } else { > // Comment > return false; > } >} >}); > >f(x, function() { > function g() { > > forEach( [], function() { > // Comment > var x = 1; > }); > } >});
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 312494
: 168014 |
168015