com.unity.immediate-window
com.unity.immediate-window copied to clipboard
Expose an API so Rider package can use this package
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.