Open Ragnoroct opened 4 years ago
Note: This can be worked around by including this in your settings.
"remote.extensionKind": {
"patricklee.vsnotes": [ "ui" ]
}
@Ragnoroct How does this actually work? How do I open the notes of my local machine while also being connected to a remote instance?
Hm, so I understood what this does. Now when I'm connected to a Remote SSH, I'm only able to view local notes. Unable to view remote notes! Is there any way to view both?
It would be cool if the vsnotes tree pulled in local and remote nodes when using a remote ssh instance.
Change extensionKind to prefer ui so that you can access note files stored on local computer while opening a remote ssh instance.