CHANGELOG.md 1.12 KB

Code Editor Package for Rider

[1.1.0] - 2019-07-02

new setting to manage list of extensions to be opened with Rider avoid breaking everything on any unhandled exception in RiderScriptEditor cctor hide Rider settings, when different Editor is selected dynamically load only newer rider plugins path detection (work on unix symlinks) speed up for project generation lots of bug fixing

[1.0.8] - 2019-05-20

Fix NullReferenceException when External editor was pointing to non-existing Rider everything was broken by null-ref.

[1.0.7] - 2019-05-16

Initial migration steps from rider plugin to package. Fix OSX check and opening of files.

[1.0.6] - 2019-04-30

Ensure asset database is refreshed when generating csproj and solution files.

[1.0.5] - 2019-04-27

Add support for generating all csproj files.

[1.0.4] - 2019-04-18

Fix relative package paths. Fix opening editor on mac.

[1.0.3] - 2019-04-12

Fixing null reference issue for callbacks to Asset pipeline.

[1.0.2] - 2019-01-01

This is the first release of Unity Package rider_editor.

Using the newly created api to integrate Rider with Unity.