Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SpiraCSS Comment LinksNew to Visual Studio Code? Get it now.
SpiraCSS Comment Links

SpiraCSS Comment Links

SpiraCSS

|
7 installs
| (0) | Free
VS Code extension that opens SpiraCSS link comments in SCSS.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SpiraCSS Comment Links

VS Code extension that turns SpiraCSS link comments into clickable file links.

Demo

Demo

About SpiraCSS

SpiraCSS is a CSS architecture designed to stay intact. HTML structure decides where styles belong, and Stylelint enforces it — no matter who writes, human or AI.

This extension is designed to be used with the SpiraCSS Design Principles.

→ See how it works

Requirements

  • VS Code >= 1.99.0

Features

  • Open // @rel/... links in SCSS
  • Resolve alias links like // @components/... and // @assets/...
  • Reads alias roots from spiracss.config.js

Quick Start

  1. Create spiracss.config.js in your project root.
  2. Add link comments in SCSS, e.g. // @rel/scss/child.scss.
  3. Cmd/Ctrl+Click the link to open the target file.

Docs

  • Comment Links
  • Configuration

Related Tools

  • SpiraCSS Stylelint Plugin (npm)
  • SpiraCSS HTML CLI (npm)
  • SpiraCSS HTML to SCSS (VS Code Marketplace / Open VSX)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft