telesoho / vscode-markdown-paste-image

Smartly paste for Markdown.
MIT License
136 stars 41 forks source link

Mac OS Ventura: Command not found #113

Open wrinkledeth opened 1 year ago

wrinkledeth commented 1 year ago

I am running MacOS ventura. On the latest version (21.3), i get the following error when trying to paste an image:

Command 'Markdown Paste' resulted in an error (command 'telesoho.MarkdownPaste' not found)

Rolling back the extension to 19.4 fixed the issue.

telesoho commented 1 year ago

@wrinkledeth What about if you rolling back to v0.21.1.

wrinkledeth commented 1 year ago

same error. I checked every version just now starting from the latest. Everything gives that error until i get to 19.4

telesoho commented 1 year ago

@wrinkledeth I refactored the scripts and released a new version v1.0.0. No problems were found in auto unit tests on Linux, Window and Mac. But I not sure it's realy work or not under the Mac, Could you please test it for me.