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 edit in read-only editor #42

Closed Fashaun closed 1 year ago

Fashaun commented 3 years ago

I can preview hackmd note successfully,

but When I want to edit note from vscode, it shows the message "Can not edit in read-only editor"

NeverTeaser commented 3 years ago

+1

Fashaun commented 3 years ago

hi ,

The issue is still here

FavorMylikes commented 3 years ago

+1

FANJIYU0825 commented 2 years ago

You don't have the Authority to comit

FANJIYU0825 commented 2 years ago

it's call for api by hackmd.io hope can help you solve it. If you want add the and save please copy and paste new page and you are the owner you can do every thing

worldofgeese commented 1 year ago

Permissions to edit given an API key don't appear to map to permissions to edit as a user on the HackMD website. That said, perhaps this is coming in a future release of the VS Code extension given this issue was closed in a commit to the develop branch by @Yukaii.

luiswyss commented 7 months ago

This issue still exists. Editing personal notes in VSCode works well but collaborative notes cannot be edited. It shows the message: "Editor is read-only because the file is read-only." Note that it is perfectly possible to edit the file in browser and that I have added my HackMD API key to VSCode.