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.47k stars 173 forks source link

feature reuqest: jump the cursor in editor when ctrl+click in preview #588

Open ZhuangQu opened 2 years ago

ZhuangQu commented 2 years ago

In the default markdown preview of vs code, there is a feature: when we double click the mouse in the preview, the cursor in the editor will automatically jump to the corresponding position. This feature is very practical, which is helpful for us to quickly locate and modify content. The PDF preview of latex workshop also has this feature, which used by ctrl+click. I think that this plug-in also needs this feature.

eizanprime commented 2 years ago

Is this feature implemented yet ? This extension has many very useful features, but the preview itself is synchronized better in the native vscode version which is a bit sad..

iammrallblue commented 1 year ago

Is this feature implemented yet? This extension has many very useful features, but the preview itself is synchronized better in the native vscode version which is a bit sad...

Nope, The most recent version which is 0.6.8 still has not implemented this feature, I am really expecting that developer can add it to the next version. @shd101wyy can you please update this "click-jump" feature?

iammrallblue commented 1 year ago

Is this feature implemented yet? This extension has many very useful features, but the preview itself is synchronized better in the native vscode version which is a bit sad...

Nope, The most recent version which is 0.6.8 still has not implemented this feature, I am really expecting that developer can add it to the next version. @shd101wyy can you please update this "click-jump" feature?

In the default markdown preview of vs code, there is a feature: when we double click the mouse in the preview, the cursor in the editor will automatically jump to the corresponding position. This feature is very practical, which is helpful for us to quickly locate and modify content. The PDF preview of latex workshop also has this feature, which used by ctrl+click. I think that this plug-in also needs this feature.

I was considering opening an issue to ask @shd101wyy, since we got one here, there is no need to add more.

iammrallblue commented 1 year ago

@shd101wyy

image

please consider it, this is a really good feature, I wish you are going to update it to the next version. very grateful sir.

ZhuangQu commented 4 months ago

Do the author encounter any technical difficulties with this feature