The use case is I am using python to generate typst files.
However, in order to get a refresh, have to manually enter the buffer to see the changes update.
I was wondering if typst-preview could expose a method to automatically let the server know that changes have happened.
Thank you.