I want to write a document using weave, but currently I have to manually rerun the “save to file” or “show preview” commands in vscode.
Is there a server which watches the file and recompiles the changed document?
Maybe even using some caching.
At the moment it seems like vscode is starting a new julia session to rerun the weave commands.
The reason I think this happens is that is takes always a lot of time when running the chunks containing Plots.jl etc
2 posts - 1 participant