An extension to use Ceramic engine with Visual Studio Code.
Auto-detects the presence of ceramic.yml
file in project and adds options in status bar to choose build config:
Click to choose target and variant. Then run build task (default shortcut: CMD/CTRL+SHIFT+B
). The extension provides a ceramic: active configuration
task. You can set it as default using command palette's Configure Default Build Task
.
The extension is communicating with Haxe extension in order to provide proper code completion for your current project.
More info about Ceramic: https://github.com/ceramic-engine/ceramic