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

Key: RSRP-33087
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Stepanov
Reporter: Maxim A. Babenko
Votes: 0
Watchers: 0
Operations

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

Autopoup interferes with LTs

Created: 07 Dec 06 12:09   Updated: 15 Jun 07 18:48
Component/s: Live templates
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

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

Build: 319


 Description  « Hide
I have a LT named "iev" and autopopup mode enabled. This makes hard to enter the code like
for (int i =

Instead I get

for (int iev =


 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 07 Dec 06 12:49
"iev" template is defined as available "everywhere", but do we really need to complete with space?

Ilya Ryzhenkov - 07 Dec 06 13:03
Decision required.