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

Key: RSRP-34923
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Stepanov
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

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

R# CompleteAfterCharacterTyped Interferes With Entering Numbers in Exponential Form

Created: 28 Jan 07 06:24   Updated: 15 Jun 07 18:49
Component/s: PSI - Parser
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

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


 Description  « Hide
double epsilon = 1e-3;

Typing "1e-" completes into "1epsilon-".

Here I don't understand,
• why epsilon is visible right in its own initializer,
• and why it is completed just after a digit (1) without any space.



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