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 

Question on syntax coloring!
Goto page 1, 2  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
silentblood



Joined: 19 Jun 2004
Posts: 36

PostPosted: Sun Jun 20, 2004 5:25 pm    Post subject: Question on syntax coloring! Reply with quote

Is it possible to get syntax coloring in reguler notepad or should I use a specific test editor I have ultraedit but haven't tried it. I know nothing about how syntax coloring works so treat me as a noober here.
Back to top
View user's profile Send private message
beardboy



Joined: 02 Mar 2004
Posts: 444
Location: SLC, Utah

PostPosted: Sun Jun 20, 2004 7:02 pm    Post subject: Reply with quote

Notepad won't do it for you. If you want to use a notepad type editor without syntax coloring I suggest using metapad. I renamed metapad to notepad.exe and replaced regular notepad on my computer. As far as syntax coloring there are multiple editors to do this:

EditPlus, Multiedit, PSPad, TextPad, etc...

Just have to check them out and see which one you like.

thanks,
beardboy
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
bigred
Guest





PostPosted: Sun Jul 25, 2004 9:48 am    Post subject: Reply with quote

Are there definition files for UltraEdit? I have access to that program, so I would like to use it with AHK.
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Sun Jul 25, 2004 12:17 pm    Post subject: Reply with quote

Not yet, just TextPad, EditPlus, and PSPad so far. Anyone wanting to make a syntax file for another editor could probably use the TextPad files as a reference for all the keywords and command syntax.
Back to top
View user's profile Send private message Send e-mail
bigred
Guest





PostPosted: Sun Jul 25, 2004 2:33 pm    Post subject: Reply with quote

I noticed that AutoIt3 has a def. file for UltraEdit. Would that work for AHK?
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Sun Jul 25, 2004 10:39 pm    Post subject: Reply with quote

Different syntax and commands, so no.
Back to top
View user's profile Send private message Send e-mail
Guest






PostPosted: Thu Jul 29, 2004 3:27 pm    Post subject: Reply with quote

AAAAAAARGH! I had made a good ahk syntax file for UltraEdit, but it seems to have vanished. It would be a tad out of date, but easy to update. I'll try again to find it, but I suspect it's gone forever.
Back to top
Rajat



Joined: 28 Mar 2004
Posts: 1717

PostPosted: Thu Jul 29, 2004 3:51 pm    Post subject: Reply with quote

tip: never keep your script in any folder/subfolder in ahk installation folder.
_________________
Back to top
View user's profile Send private message
beardboy



Joined: 02 Mar 2004
Posts: 444
Location: SLC, Utah

PostPosted: Thu Jul 29, 2004 3:55 pm    Post subject: Reply with quote

Does it purge the directory when installing a new version?

thanks,
beardboy
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Thu Jul 29, 2004 6:57 pm    Post subject: Reply with quote

Yes, the Extras folder is purged to remove obsolete files; but that's obviously a mistake so I will change it (I didn't expect anyone to store the original copies of any of their scripts or documents in there).
Back to top
View user's profile Send private message Send e-mail
Rajat



Joined: 28 Mar 2004
Posts: 1717

PostPosted: Thu Jul 29, 2004 10:09 pm    Post subject: Reply with quote

Quote:
I didn't expect anyone to store the original copies of any of their scripts or documents in there

i once did, as it was ahk cmd autocomplete script and it belonged there... but i guess maybe it was stupid.
_________________
Back to top
View user's profile Send private message
Gre
Guest





PostPosted: Tue Aug 10, 2004 4:34 am    Post subject: Reply with quote

Can someone tell me how to match the first character of a line
using C++ language?
I am trying to make a lexer for scintilla, and i am having some trouble with the folding feature.
Thanks.
Back to top
BoBo
Guest





PostPosted: Tue Aug 10, 2004 12:32 pm    Post subject: Reply with quote

There are several nice guys (and dools ?) at the AU3 forum (TBH others as well Rolling Eyes ). As they are quite sophisticated with Scite/Scintilla, maybe they can answer you some basic questions. Or Scintilla.org ... Cool

Good luck !
Back to top
BoBo
Guest





PostPosted: Tue Aug 10, 2004 12:35 pm    Post subject: Reply with quote

Dools Question Dolls Exclamation Laughing Laughing Laughing
Back to top
Gre
Guest





PostPosted: Tue Aug 10, 2004 1:03 pm    Post subject: Reply with quote

Thanks BoBo , I will take a look there.
I guess the use of "\t" wich represents "horizontal TAB" may do the trick
for me.
Since english is not my language ,searching for details of a programing
language is not so easy
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Goto page 1, 2  Next
Page 1 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