Skip to the content.

Visual Studio Code Extension

A Visual Studio Code extension providing syntax highlighting and language support for dotchalk (.chalk, .part.chalk) files.

Installation

Download version 1.1.0 .vsix file: dotchalk-syntax-1.1.0.vsix

Then, navigate to the directory containing the downloaded file and install via command line:

code --install-extension dotchalk-syntax-1.1.0.vsix

Or in VS Code:

  1. Extensions view (⇧⌘X / Ctrl+Shift+X)
  2. menu → Install from VSIX…
  3. Select the downloaded file

Features

Usage

The extension activates automatically for .chalk and .part.chalk files.

License

Apache License 2.0. See license page for details.