Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Add support for display: flow-root #115

Closed
1 task done
praveenpuglia opened this issue Apr 24, 2017 · 5 comments · Fixed by #144
Closed
1 task done

Add support for display: flow-root #115

praveenpuglia opened this issue Apr 24, 2017 · 5 comments · Fixed by #144

Comments

@praveenpuglia
Copy link

Prerequisites

Description

flow-root is a new CSS value that's available for the display property. It should be part of the package to provide autocompletion.

@Alhadis
Copy link
Contributor

Alhadis commented Apr 24, 2017

Where did you read that?

@thomasjo
Copy link
Contributor

Where did you read that?

https://developer.mozilla.org/en-US/docs/Web/CSS/display

@Alhadis
Copy link
Contributor

Alhadis commented Apr 24, 2017

Just checking this wasn't another Facebook thing, what with its "Flow" and all.

And the flow-root must've been added to that page recently (as in, since #99).

God only knows what else is missing.

@praveenpuglia praveenpuglia changed the title Add support for display: flow-root. Add support for display: flow-root | flow. Apr 24, 2017
@winstliu
Copy link
Contributor

Value autocompletion is handled by https://github.com/adobe/brackets/blob/master/src/extensions/default/CSSCodeHints/CSSProperties.json. If you would like flow-root and friends to be available for autocompletion, you'll need to submit a PR to that repository.

@praveenpuglia
Copy link
Author

@50Wliu So VSCode seems to be using this package. Hence updating at brackets side will help propagate changes everywhere?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants