hackmdio / vscode-hackmd

The official HackMD VScode extension!
https://marketplace.visualstudio.com/items?itemName=HackMD.vscode-hackmd
MIT License
132 stars 14 forks source link

Can not create new note from vscode #44

Closed Fashaun closed 1 year ago

Fashaun commented 3 years ago

image

Yukaii commented 1 year ago

The issue should be fixed in the latest version.

Fashaun commented 1 year ago

no it still there

The message is "Cannot edit in read-only editor"

Fashaun commented 1 year ago

Now plugin is only support create "empty" note from vscode but not edit

Yukaii commented 1 year ago

Editing support is still working in progress and can be tracked through https://github.com/hackmdio/vscode-hackmd/pull/92

Fashaun commented 1 year ago

But I still meet the following issue in latest version https://stackoverflow.com/questions/54856374/cannot-edit-in-read-only-editor-vs-code

Yukaii commented 1 year ago

Yes, that's what we intended to do for now. The editing support is not released yet.