1.0.0.alpha#1068
Pre-release
Pre-release
Changes since 0.10.740 (20.11.2015)
This release focuses mostly on fixes and improvements.
To install the plugin, visit the readme.
Changes
General
IDEA 16 EAP support is introduced
Go 1.6 SDK is supported
Plan9
Thanks to @stuartcarnie now we have a syntax highlighting for Plan9 files
Inspections & QuickFixes
- Report a warning for exported variables and constants in multi-spec declarations and suggest to extract it
- Suggest to delete unused constants and variables
- Report a error on missing key in map literal
Other
- Less polluted completion list:
iota
only inside constant declarations, deleted self-assignments and some keywords - Add more foldings for
if/else/for/switch/select
statements - Show constant value on Cltr+Hover
For a list of all changes in the plugin, you can visit this page.
Develop with pleasure!