shuzijun/markdown-editor

Remote Development

Opened this issue · 0 comments

vanem commented

I'm using PyCharm 2022.1.2 with remote development over SSH (Windows to Ubuntu). I've installed the plugin initially on the host, but no changes appear in the UI. After doing: Settings => Tools => Markdown Editor (On Host), the "Text/Markdown Editor" appears under the UI, but upon clicking "Markdown Editor" the editor view shows just a blank white window.

I've also tried to install the plugin on the remote from settings (probably not recommended to install it in the thin remote client?), still no t working, and I get a notification "Your environment does not support JCEF, cannot use Markdown Editor"

The plugin works when working on local projects.

Is it possible to make the plugin work on remote projects?