v2.1.2 for ReSharper 2017.2
·
6149 commits
to master
since this release
Please install from ReSharper's Extension Manager. Search for "Unity Support"
Note: this release is for ReSharper. Rider support is bundled with Rider.
This release will:
-
Add Unity specific file templates (#232, #237)
-
Fix code completion and generation not working with newer versions of Unity (#219)
-
Support Unity API up to 2017.3.0b3 (#218)
-
Recognise projects with modularised UnityEngine assembly references (#241)
-
Fix parsing of 2DArray (RIDER-9786)
-
Add colour highlighting and editing to ShaderLab
From 2.0.3:
- Support for ReSharper 2017.2 (#193)
- Parse ShaderLab files, show syntax error highlighting (#3)
- Brace matching for ShaderLab files
- To do comments for ShaderLab files
- Comment/uncomment action for ShaderLab files
- Support for HLSL and GLSL blocks
- Parse preprocessor directives in ShaderLab (#186)
- Parse property references for BlendOp (RIDER-8386)
Previous release notes. Note that the previous release was 2.0.3. The version numbers correspond to the version numbers of the Rider plugin, which are incremented more frequently than ReSharper releases.