dotnet/roslyn
When editing xml comments, backspace, a, spacebar causes <see langword="abstract"/> to appear
Aperta
#37.142 aperta il 11 lug 2019
Area-IDEBughelp wanted
Metriche repository
- Star
- (20.414 stelle)
- Metriche merge PR
- (Merge medio 6g 17h) (256 PR mergiate in 30 g)
Descrizione
Version Used: Vs 16.1.3
Steps to Reproduce:

Make sure 'tools -> options -> Text Editor -> C# -> Intellisense -> Show Completion List after a character is deleted' is on
In an xml doc comment type a letter, backspace, type 'a' press 'spacebar'
Expected Behavior: 'a ' appears on the screen
Actual Behavior: '<see langword="abstract"/> ' appears on the screen