NoteHighlight2016 icon indicating copy to clipboard operation
NoteHighlight2016 copied to clipboard

New Feature: Color Support for AHK (AutoHotkey)

Open VitosStudios opened this issue 3 years ago • 2 comments

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

VitosStudios avatar Jun 02 '21 10:06 VitosStudios

Would love this too.

tachmonite37 avatar Jun 13 '21 18:06 tachmonite37

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.

XcantloadX avatar Aug 19 '21 14:08 XcantloadX