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

Key: RSRP-37933
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Lomov
Reporter: Vladimir Reshetnikov
Votes: 0
Watchers: 1
Operations

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

Completion for type alias works wrong

Created: 27 Mar 07 17:23   Updated: 27 Mar 07 17:26
Component/s: PSI - Resolve
Fix Version/s: None
Security Level: Everybody (All jira users)

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

Build: 402


 Description  « Hide
using HtmlContext = Context<HtmlWriter, ObjectCache>;

Then, somewhere in code:

htmlc<Ctrl+Space><Enter>

Results in:

Context

Expected:

HtmlContext


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