PathIntellisense icon indicating copy to clipboard operation
PathIntellisense copied to clipboard

Autocomplete paths in markdown documents

Open vstirbu opened this issue 9 years ago • 3 comments
trafficstars

It would be nice to have the path autocomplete feature in markdown documents for link and images:

[link](path)
![link](path)

obviously no need to autocomplete path if it starts with http or https.

vstirbu avatar Oct 15 '16 09:10 vstirbu

Hi @vstirbu, thank you for the input. Since I have more and more request to support a specific language I have to think about a better structure where I can add language specific rules.

ChristianKohler avatar Dec 02 '16 15:12 ChristianKohler

Is any progress for this?

magicds avatar Apr 01 '19 06:04 magicds

It is done if you are using Markdown All in One.

image

yzhang-gh avatar Apr 01 '19 08:04 yzhang-gh