Hello! While the plugin and tinymist work great most of the time, I run into an issue when using this kind of pattern:
#let uu = $cal(u)$
// ...
$uu$
If I click on the $uu$ below, I am taken to the definition of the uu function, but I would want to be taken to where it is called instead. Is this actually possible? Or should I be asking this on tinymist? Thanks in advance!