fix warning - unreachable code
performance optimizations:
Test Framework
packageparse nowarn in csc.rsp warning, when Unity was started from Rider, but external editor was different improved unit test support workaround to avoid Unity internal project-generation (fix #28)
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
Fix NullReferenceException when External editor was pointing to non-existing Rider everything was broken by null-ref.
Initial migration steps from rider plugin to package. Fix OSX check and opening of files.
Ensure asset database is refreshed when generating csproj and solution files.
Add support for generating all csproj files.
Fix relative package paths. Fix opening editor on mac.
Fixing null reference issue for callbacks to Asset pipeline.
Using the newly created api to integrate Rider with Unity.