Open eraf2135 opened 6 years ago
Unfortunately, there is no platform API to do so. I agree it would be great to support this feature.
Tried to look for a ticket on JetBrains issue tracker, found one issue:
I'm still not aware of a general Intellij platform API to support this feature. I think that Jetbtrains is using internal APIs only to send code e.g. to the python console.
Is this still not possible?
Not that I know of. It's still missing as a general feature of the ide. They seems to have learnt the lesson in Fleet IDE but not sure if this insight will be backported to Intellij.
Recording a macro and assigning it a keyboard shortcut did it for me.
Thanks for sharing this workaround
Recording a macro and assigning it a keyboard shortcut did it for me.
@suyogwani11 is this workaround still working for you? When I try it will not paste anything into the terminal. Thanks!
Yes. It still works
I was able to make it work with Ideavim and the following macro:
Is it possible to send to the embedded intellij terminal?