https://github.com/repcomm/cheedo-vscode
syntax highlighting for cheedo language in vscode
https://github.com/repcomm/cheedo-vscode
Last synced: 23 days ago
JSON representation
syntax highlighting for cheedo language in vscode
- Host: GitHub
- URL: https://github.com/repcomm/cheedo-vscode
- Owner: RepComm
- Created: 2023-02-19T20:47:02.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-19T20:49:05.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T08:52:13.643Z (12 months ago)
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# cheedo-vscode
Syntax highlighting support for the cheedo language
cheedo is a toy language
it has the following goals:
- be easy to read by someone who doesn't code
- be easy to write with limited keyboards (mobile)
- compile to (bootable) x86 assembly
## Features

## Requirements
Don worri abadi
## Extension Settings
Include if your extension adds any VS Code settings through the `contributes.configuration` extension point.
For example:
This extension contributes the following settings:
* `myExtension.enable`: Enable/disable this extension.
* `myExtension.thing`: Set to `blah` to do something.
## Known Issues
Calling out known issues can help limit users opening duplicate issues against your extension.
## Release Notes