Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ivo-balbaert/vscode-cone
- Owner: Ivo-Balbaert
- Created: 2021-10-18T15:07:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-27T08:24:40.000Z (about 3 years ago)
- Last Synced: 2024-12-25T05:52:16.760Z (12 days ago)
- Size: 734 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)