Releases: bogy0/vscode-CarbonMate
Releases · bogy0/vscode-CarbonMate
v1.2.2
Full Changelog: v1.2.1...v1.2.2
CarbonMate v1.0.0
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
- Download the
.vsixfile from this release - In VS Code: Extensions → "..." → "Install from VSIX..."
- 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