Blog

ColdBox now has Dreamweaver hints

Luis Majano October 15, 2008

Spread the word

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

Thanks to Aaron Roberson, we now have the ColdBox dictionaries on Dreamweaver (For those that still use it). I will be updating a guide in the wiki on this, but have also uploaded it to the SVN. If you wish to download it now, please click here. Here are some screenshots:

Add Your Comment

(3)

Jun 07, 2008 11:08:45 UTC

by Tony Garcia

This is great! I do both design and development and jump back and forth between DW and CFEclipse, so this will really come in handy. Thanks Aaron!

Jun 08, 2008 10:36:42 UTC

by Aaron Roberson

Welcome Tony. Keep an eye out for updates to as I add more hints to the dictionary.

I also do a lot of design work as well as programming so that is why I made the code hints. Glad others will benefit from them too!

Jun 09, 2008 09:39:45 UTC

by Kevin

Um, I'm 11 can you explain the directions.

;)

Nice Work, I work Just like Tony (now with DW CS 4 )

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
One Language, Every Runtime: BoxLang Expands Beyond the Server

One Language, Every Runtime: BoxLang Expands Beyond the Server

Discover how BoxLang’s multi-runtime architecture helps developers build beyond the server with support for serverless functions, desktop applications, CI/CD workflows, Java integrations, containers, runtime management, and more.

Maria Jose Herrera
Maria Jose Herrera
June 04, 2026
BoxLang 1.14.0 : Introducing Inner Classes

BoxLang 1.14.0 : Introducing Inner Classes

BoxLang has always embraced a simple truth: the way you organize code shapes the way you think about problems. For a long time, if you needed a helper class, you needed a file. One class, one .bx file, no exceptions. That's clean and predictable, but it creates real friction when a class is tightly coupled to exactly one caller and has no business existing anywhere else.

Luis Majano
Luis Majano
June 03, 2026