Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>css-structure-commentNew to Visual Studio Code? Get it now.
css-structure-comment

css-structure-comment

Rahul Gurung

|
455 installs
| (1) | Free
Add better comments for your CSS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

css-structure-comment

A VS Code extension which helps you add better comments to your CSS.

Motivation

This extension is aimed for people writing a lot of CSS because when a CSS class has a lot of CSS properties, it starts to get overwhelming to read it. This extension aims to organise your CSS inside the block into five different parts as given in gif below.

How it looks

Before After
before after

Usage

Just type csc in your CSS file and press Enter. demo

Development

Just open this repo in VSCode and press F5 to fire the extension in new window.

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