
|
If you were logged in you would be able to see more operations.
|
|
|
ReSharper
Created: 28 Feb 08 19:17
Updated: 29 Feb 08 16:24
|
|
| Component/s: |
PSI - Parser
|
| Fix Version/s: |
Alderman
|
|
Security Level:
|
Everybody
(All jira users)
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
In cases like this:
private IEventSubscriber<EventArgs<bool> _canCloseSubscriber;
where one '> ' is missing, ReSharper shows error message: Unexpected token, whereas it should be smart enough to figure out what is wrong and offer better message and quick fix possibly.
|
|
Description
|
In cases like this:
private IEventSubscriber<EventArgs<bool> _canCloseSubscriber;
where one '> ' is missing, ReSharper shows error message: Unexpected token, whereas it should be smart enough to figure out what is wrong and offer better message and quick fix possibly. |
Show » |
| There are no comments yet on this issue.
|
|