1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

vscodeでMarkdownファイル修正中に「command 'markdown.extension.onEnterKey' not found」と表示されたときの対処法

Last updated at Posted at 2022-09-10

現象

  • vscodeで改行ができなくなり、以下のメッセージが表示される。
    • command 'markdown.extension.onEnterKey' not found

01.png

対処法

  • 拡張機能「Markdown All in One」の再インストールを行う
    02.png
  • それでも直らない場合は、vscodeの再起動を行う
  • それでも直らない場合は、PCの再起動を行う

※ 筆者はPC再起動で直った。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?