Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivo-balbaert/vscode-cone

A Cone plugin for Visual Studio Code
https://github.com/ivo-balbaert/vscode-cone

Last synced: 11 days ago
JSON representation

A Cone plugin for Visual Studio Code

Awesome Lists containing this project

README

        

# VSCode plugin

This is a VSCode extension to support developing in the [Cone Programming Language](https://cone.jondgoodwin.com/).

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

![](images/pegicon.png)

## 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](https://github.com/Ivo-Balbaert/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

![](images/screenshot.png)