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

Key: IDEADEV-13532
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Shafirov
Reporter: Taras Tielkes
Votes: 0
Watchers: 1
Operations

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

Ctrl-Shit-Enter does not complete after "int[] data = {1}"

Created: 17 Jan 07 21:49   Updated: 06 Nov 08 23:25
Component/s: Editor. Code Completion
Fix Version/s: Undefined

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

Build: 6,148


 Description  « Hide
In the following fragment, I expect Ctrl-Shift-Enter to place a semicolon and move the caret to the next line.
int[] data = {1}<caret>


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