Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CamuForgeNew to Visual Studio Code? Get it now.
CamuForge

CamuForge

SridharDev

|
2 installs
| (0) | Free
Snippet toolkit for Camu design system — type camu- to expand Modal, SideModal, EnterpriseFilter, CamuTable and SimpleTable with auto-imports.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Camu Dev Tools

Camu Dev Tools is a productivity extension for React developers that helps quickly generate commonly used UI structures directly inside VS Code.

It reduces repetitive typing and speeds up component creation during frontend development.


Features

React Button Snippets

Type a keyword inside a .jsx or .tsx file and instantly generate a ready-to-use button component.

Example keyword:

CamuBtn-primary

The extension inserts a styled React button with proper structure.

Modal Template Generator

Generate a full modal component with state handling and event logic automatically.

No need to manually write useState, handlers, or structure — everything is created for you.

Auto Import Handling

If required imports are missing, the extension automatically inserts them into the file.


Supported Files

  • JavaScript React (.jsx)
  • TypeScript React (.tsx)

How to Use

  1. Open any React component file
  2. Start typing a snippet keyword
  3. Select the suggestion from IntelliSense
  4. The component structure will be inserted automatically

Why this extension?

Frontend developers repeatedly create the same UI patterns — buttons, modals, handlers, and imports.

This extension removes boilerplate work and lets you focus on actual logic instead of typing structures again and again.


Author

SridharDev

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft