yzhang-gh / vscode-markdown

Markdown All in One
https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one
MIT License
2.93k stars 325 forks source link

command 'markdown.extension.onEnterKey' not found #1461

Open parrotrueper opened 2 months ago

parrotrueper commented 2 months ago

What's the problem

Enter key errors with command 'markdown.extension.onEnterKey' not found

What's the expected result

Enter key inserts new line

How to reproduce

  1. Open a terminal.
  2. code .
  3. Open a markdown document
  4. Type something
  5. Hit Enter

Other information

OS: 6.15.0-121-generic #131~20.04.1-Ubuntu SMP Mon Aug 12 13:09:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

code version:

1.93.1 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 x64

Extension: yzhang.markdown-all-in-one

Uninstalling the extension, relaunching VS Code and re-installing the extension clears the error.