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

Key: IDEABKL-2961
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Shafirov
Reporter: Michael Grey
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

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

Codefolding doesn't work on method declaration line

Created: 16 Feb 05 12:08   Updated: 22 May 05 18:45
Component/s: Editor. Editing Text
Affects Version/s: None
Fix Version/s: None

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


 Description  « Hide
Consider the following code style:

void someFunction(....)
{
doSomething
}

Folding of the method (via shortcut) doesn't work if the cursor is on the same line as the method declaration. I know that this is a special case, but it should work in my opinion.

Original Tracker was closed and reopened several times: http://www.intellij.net/tracker/idea/viewSCR?publicId=12050



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