Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Next.js CSR/SSR BadgesNew to Visual Studio Code? Get it now.
Next.js CSR/SSR Badges

Next.js CSR/SSR Badges

bentrd

|
3 installs
| (0) | Free
Shows C/S badges for Next.js components in the Explorer. Configurable colors with a simple toggle.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Next.js CSR/SSR Badges

Shows C/S badges for Next.js components in VS Code.

  • C = Client (has "use client")
  • S = Server (no directive).
    Optional hint: Server files that render client children show a tooltip.

Install (VSIX)

  • Download the latest .vsix from Releases
  • In VS Code: Extensions sidebar → "..." menu → "Install from VSIX..."

Dev

npm install
npm run build
F5 # Run Extension (Extension Development Host)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft