Vscode-markdown: command 'markdown.extension.onEnterKey' not found

Created on 7 Mar 2018  ·  5Comments  ·  Source: yzhang-gh/vscode-markdown


Cannot edit markdown file when click Enter key。

command 'markdown.extension.onEnterKey' not found

Disable this extension,editor is ok。


Refer to :
https://github.com/Microsoft/vscode/issues/45234

Duplicate

Most helpful comment

You might also need to update vscode to v1.21.0

Duplicate of #103

All 5 comments

I'm also having this issue with the other commands in this extension like markdown.extension.onBackspaceKey

Resolved with v1.1.0

@neilsustc could you please point the duplicate issue? I'm running v1.1.0 and still got the issue…

You might also need to update vscode to v1.21.0

Duplicate of #103

This is caused by markdown-all-in-one. Uninstall the extension were help.

Was this page helpful?
0 / 5 - 0 ratings