Why does notehighlight when copying into OneNote push everything together.

Open
#175 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
desktop

Research direction

Start by reproducing the copy from NoteHighlight into a OneNote document using the example int i = 5;, then trace the code path responsible for transferring highlighted text. Done means spaces around operators and other formatting are preserved in OneNote without manual editing.

Written by the indexing model from the issue text.

Description

Every time I write code into not highlight and copy it to the OneNote document different parts of get pushed together so for example:
int i = 5; goes to int i=5;

Can this be patched please as it is really annoying to every time manually go back and add spaces again.

Dominant language
C#
Stars
3.9k
Forks
394
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elvirbrk/NoteHighlight2016

All issues in elvirbrk/NoteHighlight2016

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.