/vscode-cone

A Cone plugin for Visual Studio Code

VSCode plugin

This is a VSCode extension to support developing in the Cone Programming Language.

Use Dark color themes (see File, Preferences, Color Theme) for the best experience.

Instructions

Download and unzip. Then copy the entire folder into .vscode/extensions within your user folder (/home/username or c:\users\username, not your workspace folder). This will enable syntax highlighting for Cone programs next time VSCode is run.

Use this plugin to explore the Cone examples.

Features

Syntax Highlighting for .cone files

v 0.1.0 comments support + basic color for keywords

v 0.1.1 more colors

Screenshot