Skip to content

Add place-items value completions#499

Open
NgoQuocViet2001 wants to merge 1 commit into
microsoft:mainfrom
NgoQuocViet2001:fix-455-place-items-completion
Open

Add place-items value completions#499
NgoQuocViet2001 wants to merge 1 commit into
microsoft:mainfrom
NgoQuocViet2001:fix-455-place-items-completion

Conversation

@NgoQuocViet2001

Copy link
Copy Markdown

Fixes #455.

Summary

  • resolve value completions for two-property shorthands whose syntax references the longhand properties
  • use align-items values for the first place-items value and justify-items values for the optional second value
  • avoid copying generated CSS data into a special case

Testing

  • npm run compile
  • full test suite: 710 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSS place-items code completion

1 participant