[70730 Closed] Feature request: Clickable links in comments

In MS C# you can use CRTL+ CLICK on a comment that is formatted as a URL.
It would be really great if Oxygene would also allow this, I could link to schematics or diagrams explaining complex program flow.

Thanks, logged as bugs://70730: Feature request: Clickable links in comments

Hello. Please, try to turn on that option http://screencast.com/t/cx8QKKTYL2

Hi,

Thank you that works! I somehow looked over that…
Do you know how I could link to a relative file?
For example suppose that in the same location as the .pas file there are also a couple of png files that contain diagrams explaining the code.

Best Regards,

Jeroen

Unfortunately this is a pure VS feature. It does support file:/// but not file:// (which one could in theory use for relative paths)

bugs://70730 got closed as fixed