Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CSS SuggestionsNew to Visual Studio Code? Get it now.
CSS Suggestions

CSS Suggestions

kungfoowiz

|
17,644 installs
| (1) | Free
Suggestions for CSS properties and values.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSS Suggestions

Made 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 =)

GitHub repository

Features

  1. Press colon ‘:’ to get CSS properties, scroll and click desired property.

  2. After typing a property, press colon ‘:’ to get available CSS values.

Hover the colour property to get VS Code’s integrated colour picker.

Colon to activate CSS Suggestions

Feedback

  1. Please provide feedback to improve this extension.

Known Issues

  1. Property suggestions can't be filtered by typing, only value suggestions can be filtered.

Release Notes

1.0.11

Added background-color, background-image, color values.

1.0.10

Added semi colons automatically for css values.

1.0.9

New icon; Fixed missing json file.

1.0.8

Fixed icon to be 128px.

1.0.7

Updated readme.

1.0.6

Removed unneeded gif.

1.0.5

Fixed readme.

1.0.4

Fixing readme.

1.0.3

Fixed animation link in readme.

1.0.2

Changed extension name.

1.0.1

Fixed icon.

1.0.0

Cleaned up code; Added property suggestions.

0.0.1

Initial beta.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft