telesoho / vscode-markdown-paste-image

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

command 'extension.MarkdownPaste' not found #9

Closed zhuangyin8 closed 6 years ago

zhuangyin8 commented 6 years ago

image

telesoho commented 6 years ago

@zhuangyin8 I think the extension has not been installed successfully on your machine. You can check it by the following steps:

  1. Press CTRL+SHIFT+P and input "Markdown Paste".
  2. If "Markdown Paste" command not been shown in the command list. Please reinstall the extension once again.
  3. If it doesn't work after reinstalling. Could you tell me more detail about your machine (Visual Studio Code version & OS)?

我猜测你应该能看得懂中文: 我猜测原因是可能是插件没有被正确安装。按下CTRL+SHIFT+P,输入“Markdown Paste",检查一下“Markdown Paste"命令是否被显示出来了?如果没有,请重新安装一下这个插件。重新安装后,仍然不能用,麻烦你告诉我一下你所用的是什么VSCODE的版本和操作系统么?

zhuangyin8 commented 6 years ago

Markdown Pastes

telesoho commented 6 years ago

@zhuangyin8 Could You please check the extension 'telesoho.vscode-markdown-paste-image-0.7.1' has been installed into the following folder?

user/.vscode/extension

image

telesoho commented 6 years ago

@zhuangyin8 Do you give me more detail about it? There are no another users report this bug as yet. If you no any hint, I will close this issues.