AutoYADM commit: 2025-03-07 16:45:03

This commit is contained in:
Daniel Fichtinger 2025-03-07 16:45:03 -05:00
parent 924f247ed6
commit 36be449ac6

View file

@ -22,7 +22,8 @@ workspace.library = [
command = "tinymist"
[language-server.tinymist.config]
exportPdf = "onType"
outputPath = "$dir/target/$name"
# outputPath = "$root/target/$name"
# outputPath = "$root/$dir/target/$name"
# exportPdf = "onSave"
# outputPath = "$root/target/$dir/$name"
# outputPath = "$dir/$name"