Releases: Ciel-MC/RedLib-Command-File
Releases · Ciel-MC/RedLib-Command-File
v0.2.7
- Fixed a deprecation
v0.2.6.1
- Nothing changed functionally.
v0.2.6
- No longer errors on version 2021.2 and above
- Fixed a random bug with the lexer
v0.2.3
- Added comments and their syntax highlighting
v0.2.2
- Added syntax highlighting
- Completed all grammar
- Arguments and flags should work
- Prompts are still cryptic, sorry
v0.1.1
Bug Fixes
Spaces before command properties no longer gives our errors
v0.0.3
Added
All the other command "property"s
Todo
Make prompts less cryptic
Command Arguments
v0.0.2
Early beta with basic features added in, finally got past the test so I guess that was nice
Added Permission line and help line
Can define commands with no arguments
Subcommands can be defined aswell
v0.0.1
Added
- Initial scaffold created from IntelliJ Platform Plugin Template