You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.