Link or block link in code block

I hope that I can insert link or block link in code block, for example:

#include "Packages/com.unity.render-pipelines.universal/ShaderLibrary/[[Core.hlsl]]"

then I can move mouse to Core.hlsl and preview without jump to specified file like


an optional switch to enable this function will be nice!

3 Likes

really need this feature.

Is there possible to develop a plugin to make this feature happen? such as a new code type like

```mytype
    my [[codelink]]
\```

+1, really wanted

I personally use this for pretty metadata:
```ad-info title: Metadata relations:: [[Danielo]] [[Axel]] ```

It’s very annoying that I can not do this