Closed Myriad-Dreamin closed 9 months ago
Maybe use ${workspaceFolder}
, see #107
But it's still interesting why relative path won't work 🤔
Maybe use
${workspaceFolder}
, see #107
It works.
But it's still interesting why relative path won't work 🤔
Maybe for typst-preview
the .
is ~/.cache/vscode/...
. I guess. I think this could be improved
I have a configuration of
typst-preview.fontPaths
, it works with absolute paths:But I do want to use relative paths so that I can commit it to my git repository.
To Reproduce
Use the configuration.
Expected behavior
Let relative paths work. Ideally we can also let vscode variables work.
Package/Software version:
typst-preview extension version:
v0.10.8