Can't open a markdown original link with hotkey or command palette in editor view mode

For addition:

This issue used to be a bug report at first, but I found it should be a feature request.


Steps to reproduce

  1. Create a markdown link to other file. For example: [a_link](test.md)
  2. Move the cursor on a_link (make sure you are in edit view mode),and press the “open link” hotkey to open the link.
  • In fact, because I’m using vim key bindings, I actually use hjkl to move the cursor.

Expected result

You will be redirected to test.md

Actual result

Nothing happen

We don’t support opening it even with a mouse. Please, Open a feature request.

ok,thank you very much