0.8
Added
- Completion for
if
,while
,for
,switch
andtry
,catch
,finally
. - Plugin's icon.
- Formatting.
Fixed
- Highlight
static
keyword in non-strict mode. - Highlight
get
keyword.
if
, while
, for
, switch
and try
, catch
, finally
.static
keyword in non-strict mode.get
keyword.