Blog

Luis Majano

November 29, 2017

Spread the word


Share your thoughts

We are very excited today to announce the immediate release of our first two extensions for Microsoft Visual Studio Code

ColdBox Extension


https://marketplace.visualstudio.com/items?itemName=ortus-solutions.vscode-coldbox

Our ColdBox Extension is very similar to our Sublime extension but better! I have to admit that VSCode is absolutely great and we have been able to not only release our collection of snippets but give you typeahead and scope recognition in this extension. Just type any of our recognized injections like:

  • controller
  • event
  • wirebox
  • cachebox
  • etc

And you will get nice autocompletion. Stay tuned as we have many many features planned for the extension.

TestBox Extension


https://marketplace.visualstudio.com/items?itemName=ortus-solutions.vscode-testbox

Our TestBox extension is a port of our Sublime extension with all of its snippets glory. Next versions will include more features, but for now snippets it is.

Add Your Comment

Recent Entries

Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform

Introducing BoxLang AI: Build Intelligent Applications with One Unified AI Platform

Artificial intelligence is opening new possibilities for web applications, but building those experiences can become complicated quickly. Each AI provider brings its own SDK, authentication process, APIs, and model-specific requirements. Add agents, memory, tools, structured responses, or document retrieval, and development teams can find themselves managing integrations instead of improving their applications.

Introduced at Into the Box 2026, BoxLang AI gives developers a more unified way to build AI-powered applications within the BoxLang ecosystem.

Maria Jose Herrera
Maria Jose Herrera
August 06, 2026
bx-toml : Native TOML Support for BoxLang

bx-toml : Native TOML Support for BoxLang

TOML has quietly become the configuration format of the modern toolchain. Rust ships Cargo.toml, Python ships pyproject.toml, and a growing pile of CLIs, deployment platforms, and infrastructure tools expect it. If your BoxLang application needs to read one of those files, or generate one, you now have first class support for it.

Luis Majano
Luis Majano
August 04, 2026