I wanted to refer to links while writing comments for the code. It could be anything like images or a URL that explains a concept.
For eg: /** *../../../Array/loops/2024-07-07-17-02-11.png */
I should be able to click this location and able to open the image directly. I have been finding ways to do this, but could not find anything on my own. How to add a clickable link to comments in vscode?