How to launch ahk in Everedit

Discuss features, issues, about Editors for AHK
tripshack
Posts: 8
Joined: 26 Nov 2014, 23:21

How to launch ahk in Everedit

26 Nov 2014, 23:53

I use Everedit for AHK. http://www.everedit.net/index.php
It's prepackaged with AHK syntax highlighting.
After the 1 month trial, it's currently $35 usd.

My #includes were not working properly, so I came here to ask about it. Before posting, I solved the issue by correcting my Everedit config.

Here's how to configure Everedit to launch your script:

Create "AHK Launch" shortcut
Tools -> external tools -> Add ->
Title: AHK Launch
Command: "C:\Program Files (x86)\AutoHotkey\AutoHotkey.exe"
Arguments: "$(FilePath)"
Initial Directory: $(FileDir)
Arguments: Requires quotes for paths with spaces.
Initial Directory: Does not work with quotes.
Setup shortcut key to launch
Tools -> Settings -> Shortcuts -> type ahk -> AHK Launch ->
Enter your preferred shortcut key (F5 is what I use...)
Click Assign
Done.
User avatar
tidbit
Posts: 1272
Joined: 29 Sep 2013, 17:15
Location: USA

Re: How to launch ahk in Everedit

27 Nov 2014, 13:13

Hello, fellow EverEdit user!
I use it too, quite a nice editor (that costs $$)

Though, your process can be simplified to make it run (almost) any type of file:
(handy for HTML or other file types)
http://imgur.com/1JUIb6M
Image
rawr. fear me.
*poke*
Is it December 21, 2012 yet?

Return to “Editors”

Who is online

Users browsing this forum: No registered users and 27 guests