Note: This is still a work in progress
A CLI and JavaScript framework for building VSCode extensions.
- 📕 Write TextMate grammars and product icon themes with TypeScript
- 🎨 Define palettes and reusable variables for color themes
- ⭐ Easily generate SVG fonts suitable for product icon themes
- 🔧 Configuration-based build process
Bun is required:
bun install # Install dependencies
bun build # Build
bun link # Add vsxtools to PATH