Skip to content
John Mair edited this page Jun 27, 2011 · 30 revisions

Editor integration

Overview

Although Pry has reasonable support for editing and modifying code, its functionality in this regard cannot compare to a bona fide editor. As a result Pry has fairly good editor integration to give you the best of both worlds.

** Setting the editor**

Pry.editor=

Opening an editor

Using shell integration any editor can easily be opened from a REPL session; simply

**

Clone this wiki locally