Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 737 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 737 Bytes

custom-debugger-patches

A collection of patches to the st3 version of the Debugger plugin for Sublime.

Credit for nearly all content in the patches/ directory goes to the developers of the Debugger plugin.

The contents of those files were minimally modified to fit our needs.

Installation

  • Open Sublime
  • In the menu, select Preferences -> Browse Packages
  • Clone this repository to the root of the opened folder
  • Close Sublime and restart. You should get a message saying the patches were installed successfully

Updates

  • Go to the location you cloned this repository and pull
  • Sublime should automatically detect the change and a confirmation message box will pop up