From 50adbc8fa59a443b69f1f4f7898c29ffd3f36763 Mon Sep 17 00:00:00 2001 From: Glavin Wiechert Date: Wed, 31 Aug 2016 13:27:27 -0300 Subject: [PATCH] Update troubleshooting.md --- docs/troubleshooting.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index d0bdc8b..df99d73 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -5,6 +5,10 @@ Note that this will include a copy of your code. If your code is private, please create a different sample of code that reproduces the problem. +Steps 2-5 are for older versions of Atom-Beautify. +In newer/latest version, Atom-Beautify will provide you with a +series of prompts and guide you to create an anonymous Gist with your debugging information. + 1. In the Atom [command-palette](https://atom.io/packages/command-palette), search for and run the command `Atom Beautify: Help Debug Editor`. The debugging results will be copied to your clipboard.