shd101wyy / vscode-markdown-preview-enhanced

One of the "BEST" markdown preview extensions for Visual Studio Code
https://shd101wyy.github.io/markdown-preview-enhanced
Other
1.48k stars 173 forks source link

Double clicking element in preview doesn't open editor for file #530

Open vjpr opened 3 years ago

vjpr commented 3 years ago

This is supported in default preview.

double clicking an element in the Markdown preview will automatically open the editor for the file and scroll to the line nearest the clicked element.

https://code.visualstudio.com/docs/languages/markdown

flyboss commented 2 years ago

hello, in 2022.10, I find this problem in my vscode. I disable vscode-markdown-preview extension and vscode can open editor when double clicking. But when I enable the extension, double clicking is not working. How can I fix the problem?

My vscode version

Version: 1.72.2 (user setup) Commit: d045a5eda657f4d7b676dedbfa7aab8207f8a075 Date: 2022-10-12T22:15:18.074Z Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64 10.0.22621 Sandboxed: No

vscode-markdown-preview version: 0.6.3