- Fixed recognition for
..=
(inclusive range) operator. - Fixed parsing for
|
inswitch
case conditions (previously parses as a closure). - White-spaces no longer highlights.
- Add the range operator
..
- Add elvis operators.
- Fix Highlighting styles of
private
andfn
. - Recognize
Fn
as a reserved keyword.
- Remove keywords that are no longer reserved.
- Support untrusted workspaces.
- Refine styling of automatic
global
modules.