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

Certain CSS properties are not suggested #48495

Closed
alexdima opened this issue Apr 24, 2018 · 1 comment
Closed

Certain CSS properties are not suggested #48495

alexdima opened this issue Apr 24, 2018 · 1 comment
Assignees
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling verified Verification succeeded
Milestone

Comments

@alexdima
Copy link
Member

Testing #48443

The following properties are not suggested via intellisense:

  • gap
  • image-resolution
  • row-gap
@octref
Copy link
Contributor

octref commented Apr 24, 2018

@alexandrudima Thanks, those were intentionally left out. image-resolution because it was not standard but marked standard. gap and row-gap due to a misunderstanding on MDN docs. I pushed a fix for it.

@octref octref added the css-less-scss Issues and items concerning CSS,Less,SCSS styling label Apr 24, 2018
@octref octref added this to the April 2018 milestone Apr 24, 2018
@RMacfarlane RMacfarlane added the verified Verification succeeded label Apr 26, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
css-less-scss Issues and items concerning CSS,Less,SCSS styling verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants