dotnet/roslyn

When editing xml comments, backspace, a, spacebar causes <see langword="abstract"/> to appear

開放

#37,142 建立於 2019年7月11日

 (3 則留言) (0 個反應) (0 位負責人)C# (4,257 個分叉)batch import
Area-IDEBughelp wanted

倉庫指標

星標
 (20,414 顆星)
PR 合併指標
 (平均合併 6天 17小時) (30 天內合併 256 個 PR)

描述

Version Used: Vs 16.1.3

Steps to Reproduce:

badXmlIntellisense

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

貢獻者指南