ColdBox / vscode-coldbox

VSCode support for ColdBox
MIT License
6 stars 4 forks source link

A ColdBox Platform Bundle for Visual Studio Code

Get the latest Visual Studio Code from https://code.visualstudio.com/.

Supported Target Platforms

Currently supported features

This bundle includes functionality not only for ColdBox MVC, but also for WireBox, CacheBox and LogBox.

Code Insight

Code completion for all major ColdBox + TestBox functions and scopes:

Code Skeleton Snippets

Handler Code Snippets

ORM Code Snippets

WireBox Code Snippets

Installation instructions

With Package Control

Install the latest vscode-coldbox package from https://marketplace.visualstudio.com/.

References