AutoYADM commit: 2025-03-07 16:45:03
This commit is contained in:
parent
924f247ed6
commit
36be449ac6
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ workspace.library = [
|
||||||
command = "tinymist"
|
command = "tinymist"
|
||||||
[language-server.tinymist.config]
|
[language-server.tinymist.config]
|
||||||
exportPdf = "onType"
|
exportPdf = "onType"
|
||||||
outputPath = "$dir/target/$name"
|
# outputPath = "$root/target/$name"
|
||||||
|
# outputPath = "$root/$dir/target/$name"
|
||||||
# exportPdf = "onSave"
|
# exportPdf = "onSave"
|
||||||
# outputPath = "$root/target/$dir/$name"
|
# outputPath = "$root/target/$dir/$name"
|
||||||
# outputPath = "$dir/$name"
|
# outputPath = "$dir/$name"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue