If I create a new text file and save it as .md file locally, while connected to the remote host over ssh, the file will not be rendered correctly for the purposes of preview. When I close the file and try to open it from local storage (drive C:) it will not open.
Steps to Reproduce
Connect remotely using ssh to some location or workspace.
Click File > New text file.
Type “# Testing123 ” to create a markdown header
Click File > Save
Click “Show Local” and save with .md extension
The markdown / preview buttons will appear.
The preview button will not work
Close the file and try to open it again using File > Open (show local, etc.)
The file will not open
We’ve made a number of improvements to markdown file handling over the past few months. If you have a moment, could you give it another try on the latest version (3.17)? Quick check:
Connect to your remote host over SSH
Create a new file, add a markdown header, and save it locally as a .md file
Check that the preview renders, then close the file and reopen it from local storage