CSS SuggestionsMade this to get similar functionality that we get in Visual Studio Pro/Community edition. Pressing colon activates CSS suggestions for properties and values in CSS/SCSS files. I will try keep developing this based on my own use and from any feedback. Always remember kids, be kind to the Pusheen =) Features
Hover the colour property to get VS Code’s integrated colour picker. Feedback
Known Issues
Release Notes1.0.11Added background-color, background-image, color values. 1.0.10Added semi colons automatically for css values. 1.0.9New icon; Fixed missing json file. 1.0.8Fixed icon to be 128px. 1.0.7Updated readme. 1.0.6Removed unneeded gif. 1.0.5Fixed readme. 1.0.4Fixing readme. 1.0.3Fixed animation link in readme. 1.0.2Changed extension name. 1.0.1Fixed icon. 1.0.0Cleaned up code; Added property suggestions. 0.0.1Initial beta. |