Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>emotion checkNew to Visual Studio Code? Get it now.
emotion check

emotion check

Sifat

|
171 installs
| (0) | Free
Identify unused emotion variables
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Emotion Check emotion-check-screenshot

It will show a yellow underline to all unused emotion variables

Demo

Download Link


✨ Features

  • 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.
  • AST-Powered Accuracy (New!): Re-engineered with the TypeScript Compiler API, ensuring robust detection. Accurately understands JavaScript scope, destructuring (const { myStyle } = styles), spread usage, string interpolations, and ignores commented-out code.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft