NoteHighlight2016 icon indicating copy to clipboard operation
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)

Results 96 NoteHighlight2016 issues
Sort by recently updated
recently updated
newest added

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...

waiting for feedback

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...

waiting for feedback

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 或者...

waiting for feedback

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: ![Exeption](https://user-images.githubusercontent.com/3940819/98098056-1e736380-1e8e-11eb-93b1-25062b97a0e7.jpg)

![Recording #6](https://user-images.githubusercontent.com/55265899/94680046-23715000-02ef-11eb-97c8-ef9a23370d97.gif) 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