AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Crimson Editor - AHK Syntax Highlighting
Goto page Previous  1, 2
 
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
haichen



Joined: 05 Feb 2007
Posts: 189
Location: Osnabrück, Germany

PostPosted: Sun Jul 06, 2008 11:13 pm    Post subject: Reply with quote

look at this:
http://www.emeraldeditor.com/downloads/index.php?act=category&id=3
Back to top
View user's profile Send private message
Skyglider



Joined: 29 Jun 2008
Posts: 40

PostPosted: Mon Jul 07, 2008 3:40 am    Post subject: Reply with quote

haichen wrote:
look at this:
http://www.emeraldeditor.com/downloads/index.php?act=category&id=3

Thanks for the link. I didn't see a link to a list of all the keyboard shortcuts for Crimson there though. It's like pulling teeth to find something as simple as that for Crimson.

Skyglider
Back to top
View user's profile Send private message
n-l-i-d
Guest





PostPosted: Mon Jul 07, 2008 10:39 am    Post subject: Reply with quote

It is obvious that you chose Notepad++ from your postings, but Crimson/Emerald Editor is still an excellent choice, even if it is hardly maintained at the moment.

If there is no list of keyboard shortcuts available, maybe you could create one yourself, you might even be able to use AutoHotkey to automate that.

It's the community effort thing...

Wink
Back to top
Fishizzle



Joined: 15 Apr 2009
Posts: 1

PostPosted: Fri Apr 17, 2009 12:04 pm    Post subject: Reply with quote

I just stumbled upon this older post as I'm new to AHK but also use Crimson Editor (personally I don't care if it isn't actively updated. It already does everything I need, so I don't need any updates!)

The sources for autohotkey.spc and autohotkey.key in Z Gecko's post are great, but you need one more file so that Crimson Editor automatically uses this syntax when you edit an AHK file.

After creating and placing Z Gecko's files in your Crimson Editor\spec folder, create and place the following file in the Crimson Editor\link folder:

extension.ahk
Code:
LANGSPEC:autohotkey.spc
KEYWORDS:autohotkey.key


Now the AHK syntax should be used automatically when you load any file with an .ahk extension.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group