Jump to content

Adds debug line


AZJIO
 Share

Recommended Posts

http://pastebin.com/wNq1EiJt

3bdacbc327eft.jpg

 

For Notepad++ (shortcuts.xml), Alt+L

<Command name="Debugger" Ctrl="no" Alt="yes" Shift="no" Key="76">&quot;$(NPP_DIRECTORY)\..\AutoIt3.exe&quot; &quot;$(NPP_DIRECTORY)\Instrument_azjio\debugger.au3&quot; &quot;$(CURRENT_WORD)&quot;</Command>
SciTE (au3.properties), Alt+9

# 35 debugger_AZJIO
command.35.$(au3)="$(autoit3dir)\autoit3.exe" "$(SciteDefaultHome)\Instrument_azjio\debugger.au3" "$(CurrentWord)"
command.name.35.$(au3)=debugger_AZJIO
command.shortcut.35.$(au3)=Alt+9
command.subsystem.35.$(au3)=0
command.save.before.35.$(au3)=1
command.is.filter.35.$(au3)=1
command.quiet.35.$(au3)=1
Edited by AZJIO
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...