Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 768 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 768 Bytes

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