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!
4 Likes
andres
2
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]]
\```
I personally use this for pretty metadata:
```ad-info title: Metadata relations:: [[Danielo]] [[Axel]] ```
It’s very annoying that I can not do this