You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
Open a folder in VS code, containing a typ file and another file not involved in the typst document at all
Preview the typ file
Any keystroke in the other file will trigger recompilation of the typst preview
Expected behavior
Recompilation should only be triggered if the file is somehow included in the typst document. This is the behavior I see with typst watch.
I think this is caused by #166, and it's an expected behavior.
You can see more context in issue #164, in which we discussed why this temporary solution was chosen.
Oh, I see it's an update memory file message, not a sync preview. Therefore, it's not relevant to the issue or PR mentioned above. However, the underlying reason behind them seems to be the same?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
See title
To Reproduce
Expected behavior
Recompilation should only be triggered if the file is somehow included in the typst document. This is the behavior I see with typst watch.
Package/Software version:
VSCode version(Help -> About):
typst-preview extension version:
v0.10.0
Logs:
typst-preview server log(Output Panel -> typst-preview):
(The typ file is in the REDACTED folder, and I'm editing a py file in a subfolder)
The text was updated successfully, but these errors were encountered: