Blog

Luis Majano

September 04, 2025

Spread the word


Share your thoughts

We're thrilled to announce the release of two powerful new tools that will transform your BoxLang development experience: the BoxLang Developer Pack and BoxLang Theme for Visual Studio Code and Open VSX! ๐Ÿš€

๐ŸŽฏ Everything You Need in One Click

Gone are the days of hunting down individual extensions and configuring your development environment piece by piece. The BoxLang Developer Pack is your one-stop solution that automatically installs everything you need for professional BoxLang development.

What's Inside the Pack?

๐Ÿš€ BoxLang Language Support

  • Complete syntax highlighting optimized for BoxLang constructs
  • Intelligent IntelliSense and code completion
  • Real-time error detection and validation
  • Advanced code formatting and linting
  • Built-in language server integration for enhanced productivity

๐Ÿงช TestBox Support

  • Full TestBox TDD/BDD framework integration
  • Automated test discovery and execution
  • Beautiful test result visualization
  • Pre-built code snippets for common assertions
  • Seamless integration with VS Code's testing interface

๐Ÿ“ฆ CommandBox Integration

  • Native CommandBox CLI integration within VS Code
  • Streamlined package management
  • Quick project scaffolding capabilities
  • Server management and control
  • Direct ForgeBox integration for module discovery

More coming soon!!

๐ŸŽจ Beautiful Themes That Actually Work

The BoxLang Theme isn't just another color scheme โ€“ it's been carefully crafted with BoxLang developers in mind. We've created two stunning options that enhance code readability and reduce eye strain during those long coding sessions:

๐ŸŒ™ BoxLang Dark (Neon)

  • Modern dark theme with vibrant neon accents
  • Optimized contrast for BoxLang syntax elements
  • Perfect for late-night coding sessions

โ˜€๏ธ BoxLang Light (Muted)

  • Clean, professional light theme
  • Subtle color palette that's easy on the eyes
  • Ideal for daytime development

Both themes feature enhanced syntax highlighting specifically tuned for BoxLang constructs, making your code not just functional, but beautiful.

๐ŸŽฏ Perfect for Every Developer

New to BoxLang? Get everything you need to start building amazing applications right away.

Leveraging CFML or Both? Enjoy familiar syntax with modern enhancements and superior tooling.

Leading a team? Ensure everyone has a consistent, professional development environment.

Starting a new project? Skip the setup headaches and jump straight into coding.

๐Ÿš€ Getting Started is Simple

  1. Install the Developer Pack

    ext install ortus-solutions.vscode-boxlang-developer-pack
    
  2. Create Your First Project

    box coldbox create app myAwesomeApp
    
  3. Choose Your Theme

    Navigate to Settings โ†’ Color Theme and select your preferred BoxLang theme.

  4. Start Building! Open your project in VS Code and experience the full power of modern BoxLang development.

๐Ÿ“‹ What You Need

  • Visual Studio Code 1.66.2 or higher
  • Java 21+ for the BoxLang runtime
  • A passion for building incredible applications! ๐Ÿ’ช

๐ŸŒŸ Why This Matters

BoxLang represents the future of dynamic JVM languages โ€“ deployable everywhere from traditional web servers to serverless lambdas, mobile platforms, and even WebAssembly. With proper tooling, developers can focus on what matters most: building exceptional software.

These extensions bridge the gap between BoxLang's powerful capabilities and the developer experience you deserve. No more switching between tools, no more configuration headaches, no more settling for generic syntax highlighting.

๐Ÿš€ Available Now on Multiple Platforms

Both the BoxLang Developer Pack and BoxLang Theme are available on:

This ensures that no matter where or how you code, you'll have access to the same powerful BoxLang development experience.

๐Ÿค Join the Community

The BoxLang ecosystem is growing rapidly, and we'd love to have you be part of it:

  • Found a bug or have a feature request? Check out our GitHub repositories
  • Want to contribute? We welcome community contributions
  • Need help? Join our community discussions and forums

*BoxLang is a modern dynamic JVM language that can be deployed on multiple runtimes: operating system (Windows/Mac/Linux), web servers, lambda, iOS, android, web assembly, and more. It is a replacement for Adobe ColdFusion and Lucee CFML Servers.

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026