0.5.2
- Added 'if' and 'while' snippets
- Added completion rules to avoid e.g. 'do' + enter producing unexpected results
- Updated build systems
- Fixed highlighting of
.new
and:new
- Fixed ligatures not applying for
==
,!=
and-->
- Fixed highlighting standard library names in indexed expressions (e.g.
obj.string
)