- Added configuration of
trigger keys
. Ifenabled
, type#
or.
to show completion item list - Fixed a bug when completion items have been visible within property lines with multiple values
- Extension is now back alive
- Completions are now being provided in a proper manner, that is not showing within url paths and all
- Removed option to configure stylesheet file types. Extension will now be activating on
CSS
,SCSS
,Sass
,Less
andStylus
stylesheets opening - As
Sass
andStylus
stylesheets are not supported byVSCode
by default it is highly advisable to installSass
/Stylus
language support extensions first for this extension to be working properly - Extension removal notice added
- Additional documentation information provided
- Initial release