v1.4.0 - 2024-09-24
- Support CodeMirror6 (@personalizedrefrigerator)
- Support 2 steps completion thanks to CodeMirror6 (@personalizedrefrigerator)
- Add
Space
as a close character
v1.3.1 - 2022-12-10
- Fixed bug where plugin failed to load definitons
- Changed the way setting is loaded
- Add i18n support for datetime commands
- Add hinting for the commands themselves
v1.2.1 - 2022-01-15
- Changed default definition of
/greet
command
- Added support for Datetime Command weekday query (e.g.,
/date@mon
)
v1.1.1 - 2021-12-30
- Changed Datetime Command icon to a clock
- Added Calendar Command
v1.0.0 - 2021-12-23
Initial version with String and Datetime Commands