Refresh button to reload markdown files

I know this is not a solution, but I just want to share how I handle this .

Using the Commander plugin I created a macro that execute two native actions:

  1. Close current tab
  2. Undo close tab

Now I can associate a shortcut to this macro, like ctrl + r, and it works almost like a refresh.

3 Likes