Skip to content

History / Link to your editor

Revisions

  • Updated Link to your editor (markdown)

    @yoche2001 yoche2001 committed Jan 19, 2022
  • Updated Link to your editor (markdown)

    @coezbek coezbek committed Dec 12, 2021
  • VS Code remote targets

    @coezbek coezbek committed Dec 3, 2021
  • Updated Link to your editor (markdown)

    @RobinDaugherty RobinDaugherty committed Nov 20, 2020
  • Reflect 2.9.0 changes.

    @RobinDaugherty RobinDaugherty committed Nov 20, 2020
  • Move nonstandard examples to the bottom, add note about Nova.

    @RobinDaugherty RobinDaugherty committed Oct 28, 2020
  • Be more clear about using the environment as a strong preference.

    @RobinDaugherty RobinDaugherty committed Sep 17, 2020
  • Updated Link to your editor (markdown)

    @RobinDaugherty RobinDaugherty committed May 14, 2020
  • Updated Link to your editor (markdown)

    @RobinDaugherty RobinDaugherty committed May 14, 2020
  • Updated Link to your editor (markdown)

    @RobinDaugherty RobinDaugherty committed May 14, 2020
  • Fixed vscode editor link (missing slash). see: https://code.visualstudio.com/docs/editor/command-line#_opening-vs-code-with-urls

    @johnpash johnpash committed Feb 20, 2020
  • The rubymine:-protocol wasn't recognized by Safari. Inspecting the Info.plist-File of my RubyMinp+e.app revealed that "x-mine" is the URL-Scheme for this app.

    @st-keller st-keller committed Jan 18, 2019
  • Updated Link to your editor (markdown)

    @tonydehnke tonydehnke committed Jan 8, 2019
  • Update VS Code section to add --wait - added explination of --wait too.

    @tonydehnke tonydehnke committed Jan 8, 2019
  • Update VSCode support

    @RobinDaugherty RobinDaugherty committed Aug 27, 2018
  • Update Atom support

    @RobinDaugherty RobinDaugherty committed Aug 27, 2018
  • fix inconsistent vscode links

    @ilude ilude committed Aug 24, 2018
  • `defined? BetterErrors && ()` is actually `defined?(BetterErrors && ())` to the interpreter it'll trigger const_missing.

    @envygeeks envygeeks committed Jul 31, 2018
  • Address the issue about enforcing editor preference by making it clear that this is opt-in

    @markburns markburns committed Apr 19, 2018
  • Update VSCode instructions now that URL support is standard

    @RobinDaugherty RobinDaugherty committed Mar 12, 2018
  • Remove line-number-offset fix, since the bug in Atom has been fixed.

    @RobinDaugherty RobinDaugherty committed Nov 18, 2017
  • Update Atom instructions based on feedback in https://github.com/charliesome/better_errors/pull/356#issuecomment-345314255

    @RobinDaugherty RobinDaugherty committed Nov 18, 2017
  • Update atom instructions and change non-natively-supported editor instructions support $EDITOR correctly.

    @RobinDaugherty RobinDaugherty committed Nov 16, 2017
  • Updated Link to your editor (markdown)

    @UziTech UziTech committed Nov 8, 2017
  • Remove rubymine from "unsupported"

    @RobinDaugherty RobinDaugherty committed Nov 4, 2017
  • Fix instructions to add subl as the editor, since the instructions previously said to use "mate"

    @RobinDaugherty RobinDaugherty committed Nov 4, 2017
  • Add IDEA and RubyMine (and move Sublime to fix the alphabetical order of the list)

    @RobinDaugherty RobinDaugherty committed Nov 4, 2017
  • include Atom url handlers for Windows and Linux

    @UziTech UziTech committed Oct 18, 2017
  • Add new subl handler

    @RobinDaugherty RobinDaugherty committed Aug 2, 2017
  • Add instructions for setting up VS Code

    @haileys haileys committed Aug 1, 2017