Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 777 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 777 Bytes

Ceramic with Visual Studio Code

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:

status bar with ceramic options

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