I want to customize the standard ctrl + shift + F10 run action so that if it’s run when caret is in a specific place then I want my action to be executed otherwise the standard run action should be executed.
Is that possible?
There’s RunConfigurationProducer
.