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

[php] Don't activate auto-completion prompts inside known comment blocks #2461

Closed
jumpinjackie opened this issue Jan 27, 2016 · 3 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality php PHP support issues
Milestone

Comments

@jumpinjackie
Copy link

Using VSCode 0.10.6 on Windows 7

I've been finding that auto-completion prompts kicks in when I'm writing text in comment blocks and I'm typing the start of some method/variable/symbol that is known by the auto-completion

Attached is example screenshot of some PHP code I'm editing

vscode_php_unwanted_autocomplete

@aeschli aeschli assigned jrieken and aeschli and unassigned jrieken Jan 28, 2016
@aeschli aeschli added the php PHP support issues label Jan 28, 2016
@aeschli aeschli added this to the Backlog milestone Jan 28, 2016
@aeschli aeschli changed the title Don't activate auto-completion prompts inside known comment blocks [php] Don't activate auto-completion prompts inside known comment blocks Jan 28, 2016
@aeschli aeschli added the feature-request Request for new features or functionality label Mar 17, 2016
@jminer
Copy link

jminer commented Mar 22, 2016

This issue is likely my number one annoyance with VS Code at the moment. When I get to the end of a comment line and press enter to go to the next line, half the time I end up picking an auto-complete entry instead. I notice this issue is tagged PHP, but please fix it for all languages, not just PHP (I don't even use VS Code for PHP).

@gandhis1
Copy link

gandhis1 commented May 4, 2017

Is there any update on this? I concur that it's quite an annoying issue.

@jrieken
Copy link
Member

jrieken commented May 4, 2017

Yes, this has been fixed in March with #9504

@jrieken jrieken closed this as completed May 4, 2017
@jrieken jrieken added the *duplicate Issue identified as a duplicate of another issue(s) label May 4, 2017
@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) feature-request Request for new features or functionality php PHP support issues
Projects
None yet
Development

No branches or pull requests

5 participants