Active Editor Highlighting: Automatically identifies unused emotion styles in your current file and highlights them with a yellow wavy underline.
Workspace-Wide Scanning (New!): Performs a comprehensive scan across all files (.js, .jsx, .ts, .tsx) in your project workspace. Unused emotion variables will now appear right in your native VS Code Problems panel.
Re-scans specific files automatically whenever you hit Save.
You can manually trigger a full project sweep using the Command Palette: Emotion Check: Scan Workspace.