Skip to content

Releases: bogy0/vscode-CarbonMate

v1.2.2

07 Mar 15:47

Choose a tag to compare

CarbonMate v1.0.0

12 Jul 13:53

Choose a tag to compare

CarbonMate v1.0.0

Features

  • Carbon Design System spacing token suggestions for SCSS files
  • Automatic detection of hardcoded spacing values
  • Quick-fix suggestions to replace values with Carbon tokens
  • "Fix All" command to replace all hardcoded values at once
  • Smart import detection for @carbon/layout

Installation

  1. Download the .vsix file from this release
  2. In VS Code: Extensions → "..." → "Install from VSIX..."
  3. Select the downloaded file

Usage

  • Type $ after spacing properties to see Carbon token suggestions
  • Use quick fixes (lightbulb) to replace hardcoded values
  • Use "CarbonMate: Fix All Hardcoded Spacing Values" command