Is there any way to reference vscode extensions inside a Markdown file, as we do with links: [the link name](the_link_url)
?
vscode:extension/ms-azuretools.vscode-docker
This is the text you
need to put in your link url to directly open your extension in vscode. You can also notice it if you mouseover the "Install" button at the bottom left corner of your browser (pic attached)Please note that you can also search from within the extensions tab in vscode, and once you find your extension right click and "Copy Extension ID" but you would still have to prepend the text with "vscode:extension/"