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

Test CSS completion with semicolon #81673

Closed
3 tasks done
octref opened this issue Sep 30, 2019 · 0 comments
Closed
3 tasks done

Test CSS completion with semicolon #81673

octref opened this issue Sep 30, 2019 · 0 comments

Comments

@octref
Copy link
Contributor

octref commented Sep 30, 2019

Test for #32200

Complexity: 2

Summary

CSS property completion now inserts the ending ;. Complete a few CSS properties and verify:

  • Property value completion shows up (such as static|relative etc after completion position).
  • You can always Ctrl/Cmd+Enter to go to new line.
  • This feature can be controlled via css.completion.completePropertyWithSemicolon, and the setting's name/doc makes sense.
@octref octref added this to the September 2019 milestone Sep 30, 2019
@chrmarti chrmarti removed their assignment Oct 1, 2019
@stevencl stevencl removed their assignment Oct 1, 2019
@bowdenk7 bowdenk7 removed their assignment Oct 2, 2019
@bowdenk7 bowdenk7 closed this as completed Oct 2, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants