Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add configuration to open exported file by system default app #636

Merged
merged 3 commits into from
Oct 6, 2024

Conversation

Myriad-Dreamin
Copy link
Owner

No description provided.

@Myriad-Dreamin Myriad-Dreamin merged commit d4492e0 into main Oct 6, 2024
4 checks passed
@Myriad-Dreamin Myriad-Dreamin deleted the open-provider branch October 6, 2024 15:22
Myriad-Dreamin added a commit that referenced this pull request Oct 9, 2024
* fix: failed version checking when cross compiling (#634)

* fix: warning no edition set (#633)

- defaulting to the 2015 edition while the latest is 2021

* dev: improve code quality of sync-lsp (#632)

* feat: support drag and drop of files into the typst editor (#635)

* feat: support drag and drop of files into the typst editor

* feat: add configuration gate

* feat: add configuration to open exported file by system default app (#636)

* feat: add configuration to open exported file by system default application

* dev: update description

* fix: config key

* fix: pass `to_multiline_tokens2` checking by copilot (#639)

* test: generate and pass sema_tokens sanity checking by copilot

* test: pass sema_tokens sanity checking

* dev: update snapshot

* fix: update snapshot
@memeplex
Copy link

Hi! I'm not seeing this as an enumeration but as an editable field for which it's almost impossible to figure out the allowed values without looking at the source.

image image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add capability to configure the way of opening PDFs after exporting
2 participants