NoteHighlight2016
NoteHighlight2016 copied to clipboard
Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
Very minor bug/issue. I usually have Quick Style enabled and use Python and R shortcuts on the quick access toolbar for quickly formatting code. Any time I start OneNote, even...
bug
Under python, when copy to clipboard is selected, the number of spaces will double
I hope it can set the font size when copying code to clipboard
I'm trying to define a custom language for highlighting. I created a `example.lang` file and added it to `CodingRoad\NoteHighlight2016\highlight\langDefs` Then in my `ribbon.xml` file I added the line: `` However...
Onenote 2016 x64 is crashing when i go to paste the below script into OneNote. I was working on making a OneNote book to have saved of our Exchange migration...
When I try to highlight the following code, the characters at the end will be lost and all languages will happen. ### IN 或者 今天zip()作用的对象是包含列表的列表: 我自己试了一下list(zip(matrix)),结果: [([1,2,3,4],)([5,6,7,8],),([9,10,11,12)] ### OUT 或者...
When changing Font style, in the settings menu, to something else than "regular" it appears in the settingForm box, but doesn't work - and when going back to settings its...
When selecting the langauge I receive following exeption: 
 Here is a capture of what happens.
The insertion position is set as the top of current page by default. Any solution to change the insertion postiton to cursor's current edit position? Thanks