dotnet/roslyn

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

オープン

#37,142 opened on 2019/07/11

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-IDEBughelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

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

コントリビューターガイド