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

Key: IDEA-19897
Type: Bug Bug
Status: Open Open
Assignee: Gregory Shrago
Reporter: Taras Tielkes
Votes: 0
Watchers: 2
Operations

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

annoying/unexpected indentation in SQL console

Created: 04 Oct 08 04:20   Updated: 15 Oct 08 15:48
Component/s: SQL

Issue Links:
Relates
 
This issue is related to:
IDEADEV-31337 SQL: superfluous indentation after a ... Normal Open

Build: 8,858


 Description  « Hide
select *
from some_table s, other_table o<caret>

At caret location, press Return
Result: on line 3, the caret get indented
Expected: on line 3, caret is placed at first column (at line start)

Also happens after a Return after a WHERE or AND clause.



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