History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25294
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

JavaScript formatter puts ; following namespace declaration on new line

Created: 12 Mar 08 18:53   Updated: 12 Mar 08 19:54
Component/s: JavaScript
Fix Version/s: Diana 8243, Selena 7.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,744
Fixed in build: 7,758
Severity: Medium


 Description  « Hide
Support feedback:

Typing

private namespace yweather = "http://xml.weather.yahoo.com/ns/rss/1.0";

into a .as file and hitting ctrl-alt-l yields:

private namespace yweather = "http://xml.weather.yahoo.com/ns/rss/1.0"

I can't find any setting that would change this behaviour.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.