Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] typing a period in a triple-slash (XML-doc) comment opens auto-complete popup #47993

Closed
chronicgamedev opened this issue Apr 16, 2018 · 2 comments
Labels
*caused-by-extension Issue identified to be caused by an extension editor-contrib Editor collection of extras

Comments

@chronicgamedev
Copy link

  • VSCode Version:
    Version 1.23.0-insider
    Commit dfeffb5
    Date 2018-04-16T05:17:45.591Z
    Shell 2.0.0-beta.7
    Renderer 61.0.3163.100
    Node 8.9.3
    Architecture x64

  • OS Version:
    Windows 10 64

Steps to Reproduce:

  1. Open a .cs file in vscode
  2. enter a comment line beginning with a triple slash: ///
  3. end the comment with a period

vs-code-xml-comment-auto-complete-bug

observed:
the autocomplete window opens and pressing the spacebar inserts the suggested text

expected:
typing a period and then space bar in a comment results in a period and a space. Note that the bug does not occur with an double slash comment, only with a triple-slash comment.

Does this issue occur when all extensions are disabled?: Yes

@vscodebot vscodebot bot added editor editor-contrib Editor collection of extras labels Apr 16, 2018
@ramya-rao-a ramya-rao-a added the *caused-by-extension Issue identified to be caused by an extension label Apr 17, 2018
@vscodebot
Copy link

vscodebot bot commented Apr 17, 2018

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Apr 17, 2018
@ramya-rao-a
Copy link
Contributor

Please log this issue in the repo for the C# extension that you are using which provides the completions

@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension editor-contrib Editor collection of extras
Projects
None yet
Development

No branches or pull requests

2 participants