https://github.com/tom-sherman/vscode-coffeebird
https://github.com/tom-sherman/vscode-coffeebird
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tom-sherman/vscode-coffeebird
- Owner: tom-sherman
- Created: 2019-06-19T09:33:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T12:56:25.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T01:41:52.808Z (4 months ago)
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Coffeebird
Adds language support for Coffeebird in VSCode
Coffeebird is a DSL which compiles to Rainbird's RBLang. RBLang is an XML based language which is used to define concepts, relationships, and rules to solve complex decision making problems. Coffeebird replicates all of the features of RBLang without the visual noise of XML.
## Todo
- [x] Auto-closing quotes and brackets
- [ ] Syntax highlighting
- [x] Snippets
- [ ] Language server