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

Intellisense Makes Suggestions When Writing Comments #6875

Closed
robbpriestley opened this issue May 25, 2016 · 1 comment
Closed

Intellisense Makes Suggestions When Writing Comments #6875

robbpriestley opened this issue May 25, 2016 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@robbpriestley
Copy link

  • VSCode Version: 1.1.1
  • OS Version: OSX El Capitan 10.11.4

Steps to Reproduce:

  1. Working on a C# file, add /* ... */ to make a block comment or // to make an inline comment
  2. Start typing a comment

Intellisense suggest hints based on what I'm typing in the comment. I don't find this helpful, in fact it's distracting and possibly a somewhat wasteful use of resources.

@robbpriestley robbpriestley changed the title Suppress Intellisense When Writing Comments Intellisense Makes Suggestions When Writing Comments May 25, 2016
@jrieken jrieken added the *duplicate Issue identified as a duplicate of another issue(s) label May 25, 2016
@jrieken
Copy link
Member

jrieken commented May 25, 2016

for may we will add an option to disable word based suggestions. dupe of #5574

@jrieken jrieken closed this as completed May 25, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants