[php] Don't activate auto-completion prompts inside known comment blocks #2461
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
php
PHP support issues
Milestone
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
The text was updated successfully, but these errors were encountered: