com.unity.immediate-window icon indicating copy to clipboard operation
com.unity.immediate-window copied to clipboard

Expose an API so Rider package can use this package

Open van800 opened this issue 6 years ago • 0 comments

I am try to implement this feature https://github.com/JetBrains/resharper-unity/issues/1333 The idea is to write code in Rider, pass it to Rider package and use your ImmediateWindow package to evaluate the result and send it all way back and display in Rider.

van800 avatar Oct 23 '19 09:10 van800