-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
microsoft/azuredatastudio
#7206Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplan
Milestone
Description
- VSCode Version: Code 1.14.2 (cb82feb, 2017-07-19T23:26:08.116Z)
- OS Version: Linux x64 4.4.0-89-generic
Steps to Reproduce:
- Trigger a sugestion for a value of a css property (for example, writing c after
align-items:
) - Select a suggestion from the list (for example:
center
) - Now you have to write ;
It would be nice if selecting suggestions added the semi colon at the end automatically, like atom does on css/scss files. AFAIK there's no way to configure this in current VSCode, maybe a setting could be provided if it's too strong for a default.
joakimtonnesen, lowercasedots, jessychung, chamind, AdrianoCahete and 17 more
Metadata
Metadata
Labels
css-less-scssIssues and items concerning CSS,Less,SCSS stylingIssues and items concerning CSS,Less,SCSS stylingfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplan