This is a (mostly complete) list of the custom live templates I use in JetBrains IDEs. I mainly use this for Rails development in RubyMine, but I'm sure that these have usage beyond RubyMine and Rails. Variable names can be configured via "Edit variables", or whatever constructs are available within your IDE of choice.
- binding.irb:
require "irb" binding.irb