简体   繁体   中英

Visual Studio Code + suggest the available value in CSS

Does Visual Studio Code have a option for suggest the available value for the CSS attribut ?

Example

justify-content : ( available value ) center | flex-end | flex-start | space-around | space-between

Example ( Bracket )

在此处输入图片说明

Emmet support is built in to VS Code and provides auto suggestions. See this article on a recent upgrade to Emmet 2.0 for more info .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM