Results 3 issues of hiswing

等得花儿也谢了三五回了。

When multiple panels are open, moving the mouse over a link will open another panel. ![bug](https://user-images.githubusercontent.com/3367160/160825498-e2582bbf-0c38-4af8-8203-d142da9ea498.gif)

**Describe the bug** The console reported an error when opening the table editor. The problem with 22637 lines of code. `this.app.workspace.revealLeaf(this.app.workspace.getLeavesOfType(MARKDOWN_TABLE_EDITOR_VIEW)[0]);` `this.app.workspace.getLeavesOfType(MARKDOWN_TABLE_EDITOR_VIEW)` The value is undefined/null. So you need to...