Version 0.2.2
Added
- Added support for short declaration in
select
case
statements, e.g.case a := <-c:
Fixed
- Fixed
range
not highlighting correctly
Please also see the changelog for v0.2.1, as it has a lot of important fixes for v0.2.0.
select
case
statements, e.g. case a := <-c:
range
not highlighting correctlyPlease also see the changelog for v0.2.1, as it has a lot of important fixes for v0.2.0.