Skip to content

javascriptclassic/superdesign

 
 

Repository files navigation

Superdesign

A VS Code extension that provides Cursor for Figma functionality.

Features

  • Hello World command to test extension functionality
  • Basic VS Code extension setup for Figma integration

Installation

  1. Install the extension from the VSIX file
  2. Reload VS Code/Cursor
  3. Use the Command Palette (Ctrl+Shift+P) to run "Hello World"

Usage

Press Ctrl+Shift+P (or Cmd+Shift+P on macOS) and type "Hello World" to run the test command.

Development

This extension is built with TypeScript and uses esbuild for compilation.

npm run compile   # Build the extension
npm run watch     # Build and watch for changes

License

MIT

About

AI Product Design Agent - Open Source

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 86.1%
  • CSS 13.3%
  • JavaScript 0.6%