Skip to content
Discussion options

You must be logged in to vote

Forgot to say, I can pass arguments by these config in settings.json

        "tinymist": {
            "initialization_options": {
                "preview": {
                    "background": {
                        "enabled": true,
                    },
                },
            },
            "settings": {
                "formatterMode": "typstyle",
                "formatterIndentSize": 4,
                "exportPdf": "onSave",
                "outputPath": "$root/$name",
                "preview.background.args": [
                    "--data-plane-host=127.0.0.1:23635",
                    "--invert-colors=auto",
                ],
            },
        },

this works! @se…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@seb-hyland
Comment options

@YinMo19
Comment options

@seb-hyland
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@bingbongboink
Comment options

@YinMo19
Comment options

@YinMo19
Comment options

Answer selected by YinMo19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #27 on April 10, 2025 17:21.