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

Emmet - easy to get error from selectNextItem #29802

Closed
roblourens opened this issue Jun 28, 2017 · 0 comments
Closed

Emmet - easy to get error from selectNextItem #29802

roblourens opened this issue Jun 28, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues verified Verification succeeded
Milestone

Comments

@roblourens
Copy link
Member

If I put the cursor not on an html tag, like on whitespace, then I get an error notification that selectNextItem failed. We might want to swallow the error and just not do anything in that case.

But also there are some places where it seems like it should still work, like on the first character of (some) tags.

image

@roblourens roblourens added the emmet Emmet related issues label Jun 28, 2017
@ramya-rao-a ramya-rao-a added the bug Issue identified by VS Code Team member as probable bug label Jun 28, 2017
@ramya-rao-a ramya-rao-a added this to the June 2017 milestone Jun 28, 2017
@roblourens roblourens added the verified Verification succeeded label Jun 29, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 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 emmet Emmet related issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants