I write Typst with tinymist in VSCode, and bidirectional jumps between the preview and .typ file are working properly. However, it’s annoying that every time I left-click on a string in the .typ file, a circle appears in the preview on the right side. I want the Sync action to only be triggered when I press Ctrl + Left Click.
Also, although this is not a major issue, I have set tinymist.preview.scrollSync to “never” in the user settings, but it still scrolls and performs sync as usual.