Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-472847: Spell check replacement in summary comment fails at making the replacement

$
0
0
Reporter Olga Rodygina (olgarodygina) Olga Rodygina (olgarodygina)
Created Dec 28, 2018 1:11:30 PM
Updated Jan 7, 2019 7:34:05 AM
Subsystem ReSpeller
Assignee Alexandra Kuks (Asia.Rudenko)
Priority Normal
State Open
Type Bug
Fix version No Fix versions
Affected versions 2018.3
Fixed In Version ReSharper Undefined
VsVersion All Versions
Branch No branch

For the following snippet:

/// <summary> 
/// Sends a raw message to the remote device. Bypasses the convienece 
/// mechanisms such as adding event listeners. 
/// </summary> 
public Task UnsafeSendMessageAsync(CogSocketMessage message) 
{

} 

Attempting to replace convienece will result in the following

/// <summary> 
/// Sends a raw message to the remote device. Bypasses the 
/// | 
/// mechanisms such as adding event listeners. 
/// </summary> 
public Task UnsafeSendMessageAsync(CogSocketMessage message) 
{

} 

(where | indicates the caret position). and the /// on the same line will be highlighted in Red


Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>