sidebar-markdown-notes icon indicating copy to clipboard operation
sidebar-markdown-notes copied to clipboard

Write down notes directly in the sidebar using markdown.

Results 19 sidebar-markdown-notes issues
Sort by recently updated
recently updated
newest added
trafficstars

When I open the "Sidebar Markdown Notes" extension in the VS Code's primary sidebar, why does the icon appear as an explorer icon instead of a Sidebar Markdown Notes icon?...

How to backup? Where is the files located? Thanks 🙏

When in editor mode, it would be nice to be able to toggle line wrapping on/off. Or at least offer a setting to change default behavior.

When in non-preview mode, it would be much better if the editor used a fixed-width font, or at least offered a setting to allow changing the font.

When the keybind triggers (sidebarMarkdownNotes.webview.focus), the focus isn't at the text input (need to press "tab" then "shift+tab" to focus).

When I try to copy/paste a note while a notebook (ipynb) file is open, all interactions seem to be actually performed on the active cell instead of my notes. For...

Hey, great extension!!! I have been looking for this one for months! It would be great if it would support auto syntax detection of pasted code and also to be...

Thank you for this - I love this extension! Simple idea, huge possibilities. One thing that I'd really like to use it for, but cant get to work, is having...

Thank you for being part of the Open VSX community by adding your extensions to the Open VSX Registry. Please note that the service was recently transferred to the Eclipse...

Hello! I noticed some wonkiness with Markdown checklists. If I have a list with this Markdown: ``` - [ ] Level 1 - [ ] Level 2 - [ ]...