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

Key: RSRP-26559
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Sergey Coox
Reporter: James Hebben
Votes: 0
Watchers: 0
Operations

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

R# does not always catch Ctrl+Space intellisense in aspx/ascx markup files

Created: 06 Aug 06 18:46   Updated: 02 Apr 07 22:50
Component/s: Language - ASP.NET
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive ReSharper252AspxIntellisense.zip (1 kb)


Build: 252
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=26559


 Description  « Hide
See the attached example.

Inside a markup element, dismiss any displayed intellisense list with Esc. Press Ctrl+Space to get a list of items. The VS intellisense list is displayed.

Now enter a single character (E.G. b) and press Ctrl+Space to get a list of items. The R# intellisense list of 'b' items is displayed.

Now press the backspace key which causes R# to display all items in the list. Press Ctrl+Space again and notice that the VS intellisense list pops-up behind the R# list and the VS list has the input focus. Navigating using the Up or Down arrow keys navigates through the VS list, not the R# list.

In all of these cases, R# should display its own intellisense and prevent VS intellisense window from displaying.



 All   Comments   Work Log   Change History      Sort Order:
Sergey Coox - 09 Aug 06 15:46
Re: #26559- R# does not always catch Ctrl+Space intellisense in aspx/ascx markup files
Unfortunately, this is by design and will not be fixed in bugfix update.