This directory contains the RangeLink monorepo packages. Each package has its own README with detailed usage information.
Pure TypeScript core library — zero dependencies, platform-agnostic.
- ✅ Link generation and parsing
- ✅ Selection analysis (rectangular detection)
- ✅ Configuration validation
- ✅ BYOD (portable links) support
📖 Core Library README | 🔧 Development Guide
VS Code extension — thin wrapper around the core library.
- ✅ Commands and keyboard shortcuts
- ✅ Configuration integration
- ✅ Status bar feedback
- ✅ Terminal binding (claude-code integration)
📖 Extension README | 🔧 Development Guide
Want to understand how these packages work together?
- Architecture Overview — Design principles, package relationships, and multi-language vision
- Development Guide — Monorepo setup, workspace commands, and workflow
- Root README — Quick overview of the monorepo structure
💡 Tip: Each package has its own DEVELOPMENT.md with package-specific commands and debugging instructions.