| View previous topic :: View next topic |
| Author |
Message |
Da Rossa
Joined: 06 Dec 2007 Posts: 206
|
Posted: Tue Feb 12, 2008 4:19 am Post subject: Notepad++ Syntax for AHK... |
|
|
Hi
This has already been discussed, I know. I certainly performed a search in this forum before asking this, and the closest thing I found was this. However I followed everything as told in there and I couldn't have my NPP detect the ahk syntax. I successfully did on another computer, but not in this one (mine), and I don't remember what I did in there.
How can I get it working? It would be so nice..  _________________ AHK is perfect. |
|
| Back to top |
|
 |
HuBa
Joined: 24 Feb 2007 Posts: 172 Location: Budapest, Hungary
|
Posted: Tue Feb 12, 2008 9:36 pm Post subject: |
|
|
There could be 2 different folders for NPP settings.
%ProgramFiles%\Notepad++\
%APPDATA%\Notepad++\
Check them. |
|
| Back to top |
|
 |
Da Rossa
Joined: 06 Dec 2007 Posts: 206
|
Posted: Tue Feb 12, 2008 11:11 pm Post subject: |
|
|
I checked, the ini file is in both directories. For a second I became happy when I saw some different colours, but soon I realized the colour schemes were not matching the AHK syntax:
As you can see, the word "PRIMÁRIO" is red only because it has an accent, while the whole line inside the comment should be the same color, like in Textpad. Also, the "<--- complicado" is in another font because in some other languages it means something, but for AHK it's all inside the same comment line, then there should be no difference.
What did I miss?
Edit: Is it (fairly) ok to use the preinstalled AutoIt syntax since we don't have ahk's? _________________ AHK is perfect. |
|
| Back to top |
|
 |
Juster Guest
|
Posted: Sat Sep 27, 2008 8:26 am Post subject: |
|
|
Try this:
C:\Program Files\AutoHotkey\Extras\Editors\Notepad++ |
|
| Back to top |
|
 |
Da Rossa
Joined: 06 Dec 2007 Posts: 206
|
Posted: Tue Sep 30, 2008 3:01 am Post subject: |
|
|
| Juster wrote: | Try this:
C:\Program Files\AutoHotkey\Extras\Editors\Notepad++ |
Thanks! _________________ AHK is perfect. |
|
| Back to top |
|
 |
|