1.0.0.alpha#518
Pre-release
Pre-release
Changes since 0.9.485 (01.09.2015)
This release contains a lot of fixes and improvements.
To install the plugin, visit the readme.
Features and enhancements:
- Improved highlighting of todos in multiple line comments commit/d7e7b53f
- Improved formatter commit/95e1ad4c
- Delve: add an ability to show var/params and eval symbol for all stack frames, not for the topmost one commit/a7c1e66b
- Delve: now using version 0.9
Fixes
- Better processing for pointer type inside ranges #1837
- Fix unused var inspection for lambdas #1809
- Fix introduce global type quick fix commit/1134dbb
- Fix processing for map of pointers #1723
- Fix icon for failed tests #1853
- Fix for redeclared package import inspection #1461
- Fix incorrect type of an argument that is a function with named return values #1869
- Fix unresolved structure fields in initializer #1877
A number of other rare case exceptions where fixed.
A list of all changes in the plugin since the previous build.
Develop with pleasure!