Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Maxim Mossienko 
Subsystem
JavaScript 
Affected versions
Fixed in
Fixed in build
Next build 
Build
7744
Fixed in build
7758
Severity
0
  • Submitted by   Serge Baranov
    22 months ago (12 Mar 2008 18:53)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:58)
  • Jira: IDEA-43105
    (history, comments)

IDEA-43105

JavaScript formatter puts ; following namespace declaration on new line

0
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.


Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments