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

Key: RSRP-5806
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Stepanov
Reporter: Andrew Serebryansky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Autocomplete does not parse attributes correctly

Created: 05 Aug 06 02:16   Updated: 12 Feb 07 09:24
Component/s: Code Completion
Fix Version/s: None
Security Level: Everybody (All jira users)

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

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=5806


 Description  « Hide
Reproducing the bug:

1. Create a method with an attribute. I used one of the tests in our test framework, which has the [Test] attribute.
2. On the previous line, type the following:

String string = new

1. After the new, hit Ctrl + Shift + spacebar to get Resharper's Autocomplete to suggest the String constructor
2. Hit tab to accept the autocomplete's suggestion



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