Version Used: 17.2-Preview1 (VSMain)
Originally mentioned by customer in: https://developercommunity.visualstudio.com/t/Blazor-documentation-editing-is-broken/1654897
Steps to Reproduce:
- Enable C# LSP editor
- In a doc comment try invoking the
<see completion item
Expected Behavior:
Inserts <see cref="|"/> where cursor is at |

Actual Behavior:
Just inserts <see

Version Used: 17.2-Preview1 (VSMain)
Originally mentioned by customer in: https://developercommunity.visualstudio.com/t/Blazor-documentation-editing-is-broken/1654897
Steps to Reproduce:
<seecompletion itemExpected Behavior:

Inserts
<see cref="|"/>where cursor is at|Actual Behavior:

Just inserts
<see