Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

AutoHotkey SyntaxHighlight for Notepad++


  • Please log in to reply
56 replies to this topic
FusionFire
  • Members
  • 153 posts
  • Last active: Jan 24 2016 06:48 AM
  • Joined: 02 Dec 2011

That is not showing up in my AHK ?



jNizM
  • Members
  • 928 posts
  • Last active: Jan 12 2018 09:23 AM
  • Joined: 01 Aug 2012
try to install it again
http://ahkscript.org...ic.php?f=7&t=50
[AHK] 1.1.27.04 x64 Unicode | [WIN] 10 Pro (Version 1709)
My GitHub Profile | Donations are appreciated if I could help you

Masonjar13
  • Members
  • 1517 posts
  • Last active:
  • Joined: 16 Sep 2012

-


OS: Windows 7 Ultimate / Windows 8.1 Pro | Editor: Notepad++


lagomorph
  • Members
  • 403 posts
  • Last active: May 15 2014 03:41 PM
  • Joined: 02 Apr 2010

Here is a version of the syntax highlighting file in this thread customized for black background such as Vibrant Ink:

http://pastebin.com/irCbxmq5



trevzilla
  • Members
  • 12 posts
  • Last active: Apr 13 2017 08:36 PM
  • Joined: 25 Feb 2014

So, I'm new to AHK, but have been stoked with it so far. I wrote a long script, and then found this syntax highlighting and have tried to apply it to my code. The highlighting works with some code, but with this particular script it is putting the expand/minimize icons (The little +/- signs) in the wrong places. Here's a screen shot of part of my code so that you can see...

 

hAqMaZk.jpg

 

Notice the first minus icon is one line too low, and it ends two lines too low. This problem is exacerbated throughout the script...All the icons get lower and lower...

 

Any thoughts to why this is happening? Thanks for any help!



joedf
  • Administrators
  • 986 posts
  • AutoHotkey Foundation
  • Last active: Nov 02 2019 08:38 PM
  • Joined: 20 May 2012
Now that is weird!!!!!
Why ahkscript.org? - autohotkey.com is outdated

trevzilla
  • Members
  • 12 posts
  • Last active: Apr 13 2017 08:36 PM
  • Joined: 25 Feb 2014

Hmm, well I got my problem figured out. Still have no idea why it was doing that, but I simply copied all my text, and pasted it into a new document. Lo and behold, it worked!



joedf
  • Administrators
  • 986 posts
  • AutoHotkey Foundation
  • Last active: Nov 02 2019 08:38 PM
  • Joined: 20 May 2012

hmmm must be a Notepad++ bug then :p


Why ahkscript.org? - autohotkey.com is outdated

Masonjar13
  • Members
  • 1517 posts
  • Last active:
  • Joined: 16 Sep 2012

@Treyvzilla, it may be a formatting issue. Sometimes if I save a script or ini with notepad it changes the format and it doesn't work. It should always be UTF-8 without BOM, for best compatibility.


OS: Windows 7 Ultimate / Windows 8.1 Pro | Editor: Notepad++


alllala
  • Members
  • 16 posts
  • Last active: Oct 27 2014 06:06 PM
  • Joined: 22 Jan 2012

Does this work with NP++ 6.6.2?

Could not get it to work.

 

I´m still using NP++ 6.1.4 because I´m so used to the syntax Highlighting



forevercbc
  • New members
  • 3 posts
  • Last active: Aug 21 2015 09:42 PM
  • Joined: 20 Aug 2015

Hi,

So after installing the extra api's and plugins from ahk into notepad++, I get this message now

4zYF7Ox.png


The version of note++ i'm usnig is v6.8.1 and I updated it to the latest.



Chazcon
  • Members
  • 7 posts
  • Last active: Dec 25 2015 08:45 PM
  • Joined: 03 May 2013

Using Notepad++ 6.8.6 and this syntax highlighting does not work for me. I get a 'Fail to Import' error.