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

Docs of previous suggest widget appears in the manually triggered widget #27615

Closed
Tyriar opened this issue May 30, 2017 · 2 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug suggest IntelliSense, Auto Complete verified Verification succeeded
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented May 30, 2017

  • VSCode Version: Code - Insiders 1.13.0-insider (c2a17a7, 2017-05-30T05:12:15.312Z)
  • OS Version: Linux x64 4.10.0-21-generic
  • Extensions:
Extension Author Version
EditorConfig EditorConfig 0.9.3
lorem-ipsum Tyriar 1.0.0
sort-lines Tyriar 1.3.0
theme-sapphire Tyriar 0.2.1
vscode-svgviewer cssho 1.4.1
tslint eg2 0.15.0
git-project-manager felipecaputo 1.3.2
md-navigate jrieken 0.0.1
vscode-scss mrmlnc 0.6.2
seti-icons qinjia 0.1.3

#27316

Steps to reproduce:

  1. Get into this state:

image

  1. Press escape and clear the line (shift+home, delete).
  2. Press shift+space, you're wrongly presented with this:

image

Also note that pressing tab does not do an emmet expansion

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues labels May 30, 2017
@ramya-rao-a
Copy link
Contributor

This is related to the auto expanding of suggest widget and not emmet.

The last expanded docs is shown when the current item in the new suggest widget does not have docs

@ramya-rao-a ramya-rao-a changed the title Emmet expansion doc detail should not be shown when manually triggering intellisense Docs of previous suggest widget appears in the manually triggered widget May 31, 2017
@ramya-rao-a ramya-rao-a added suggest IntelliSense, Auto Complete and removed emmet Emmet related issues labels May 31, 2017
@ramya-rao-a ramya-rao-a added this to the May 2017 milestone May 31, 2017
@Tyriar
Copy link
Member Author

Tyriar commented May 31, 2017

I see this again after switching emmet.suggestExpandedAbbreviation to false:

image

@Tyriar Tyriar added the verified Verification succeeded label Jun 1, 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
bug Issue identified by VS Code Team member as probable bug suggest IntelliSense, Auto Complete verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants