Skip to content

ProCode-Software/vsxtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vsxtools

Note: This is still a work in progress

A CLI and JavaScript framework for building VSCode extensions.

Features

  • 📕 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

Building from Source

Bun is required:

bun install # Install dependencies

bun build # Build
bun link # Add vsxtools to PATH

License

MIT License

About

A CLI and JavaScript framework for building VSCode extensions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published