All notable changes to the "yagpdb-cc" extension will be documented in this file.
- Initial release
- Support for numbers
- PNG instead of JPG extension icon
- Same colouring as
nil
fortrue
andfalse
- Fix for indenting on else statement with space after it
{{else }}
- Missing
.
for supported extension - Recognition for trim for comment blocks
{{- /* */ -}}
- Float as well as integer recognition
- Full support for trims
- Fixed a folding issue
- Better regex and now all non-capturing groups
- Rebuilt the
support.class
regex to account for missing addReactions recognition
- Explanation in the README on how to add custom file extension support