I have a Rails application which I am running in Intellij IDEA with the ruby plugin. I have the gem 'pry-debugger' which allows input to control the debugger. Is there a way that the debugger console in IDEA allows keyboard input?
Screenshots:
btw.. this is open source code: https://github.com/instructure/canvas-lms
Thanks for any help you can provide!
Eric