JetBrains / resharper-rider-plugin

https://www.jetbrains.com/help/resharper/sdk/
https://www.jetbrains.org/intellij/sdk/docs/
Apache License 2.0
172 stars 44 forks source link

How to create the run configuration? #78

Closed nielsbosma closed 1 year ago

nielsbosma commented 1 year ago

I'm trying to create a ContextAction that "detects" comments like this:

//>Filestar.exe -load=MediaToolKit -command="convert to webp" sample:sample.mp4

And then creates a run configuration and then execute this.

How can I create the run configuration?

matkoch commented 1 year ago

Answered on Slack