gohma231

Results 7 issues of gohma231

# Reproduce This will never allow VSNotes to refresh the notes directory. It will endlessly spin. ``` --- tags: --- ``` This is a workaround to use empty tags frontmatter....

# New Feature/Solution Installing and updating OneMore can be made easier using the Microsoft winget tool. https://github.com/microsoft/winget-cli THE FINE PRINT This is a hobby project that I started for myself....

feature-request

KeyboardScroller causes the following apps to zoom instead of scroll: * OneNote * Microsoft word * MATLAB * (I'm sure there are others too)

VS Code supports markdown links in the following format: `[test](test.md)`. Backlinks are supported using these links. It would be nice if you could peek those files as well.

enhancement
help wanted
good first issue

In MATLAB, sections (denoted by `%%` ) can be folded to improve code navigation and readability. Can this be added to the VSCode extension?

enhancement

Dragging floating windows between monitors will sometimes result in them jumping back to their original monitor. It seems to happen more frequently when if you drag the window to another...

**Describe the bug** MATLAB command window in VSCode does not allow ctrl+arrow (option+arrow on mac) for jumping between words. This is something supported in the MATLAB Command Window when running...

enhancement