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

https://github.com/tom-sherman/vscode-coffeebird


https://github.com/tom-sherman/vscode-coffeebird

Last synced: 3 months ago
JSON representation

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