You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This extension breaks Markdown All in One extension. Whenever the Windows opacity extension is disabled, then Mardwon All in One becomes completely useless when pressing the Enter or Backspace keys with the following error: Command 'markdown.extension.onEnterKey' could not be found. and Command 'markdown.extension.onBackspaceKey' could not be found. As soon as I disable Windows opacity and reload the Visual Studio Code window, the Markdown All in One extension resumes working correctly. (See here where I originally reported this as an issue with Markdown All in One.)
The text was updated successfully, but these errors were encountered:
This extension breaks Markdown All in One extension. Whenever the Windows opacity extension is disabled, then Mardwon All in One becomes completely useless when pressing the Enter or Backspace keys with the following error:
Command 'markdown.extension.onEnterKey' could not be found.
andCommand 'markdown.extension.onBackspaceKey' could not be found.
As soon as I disable Windows opacity and reload the Visual Studio Code window, the Markdown All in One extension resumes working correctly. (See here where I originally reported this as an issue with Markdown All in One.)The text was updated successfully, but these errors were encountered: