elvirbrk / NoteHighlight2016

Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
GNU General Public License v2.0
3.79k stars 393 forks source link

New Feature: Color Support for AHK (AutoHotkey) #147

Open VitosStudios opened 3 years ago

VitosStudios commented 3 years ago

Hello Together, i would loove to show the AHK code in Color. Is it Possible to Implement this?

tachmonite37 commented 3 years ago

Would love this too.

XcantloadX commented 2 years ago

I figured it out. highlight.exe already has support for ahk. So we just need to add this:

<button id="buttonAHK" label="AutoHotkey" size="large" screentip="Enter AutoHotkey Code" onAction="AddInButtonClicked" tag="ahk"  image="Other.png" visible="true"/>

to C:\Program Files\CodingRoad\NoteHighlight2016\ribbon.xml and restart OneNote.