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

CLI can't format multiple files #49

Closed
Nilstrieb opened this issue Apr 12, 2024 · 4 comments · Fixed by #50
Closed

CLI can't format multiple files #49

Nilstrieb opened this issue Apr 12, 2024 · 4 comments · Fixed by #50

Comments

@Nilstrieb
Copy link

typstyle is pretty cool, so I want to use it to format all my files.
I tried doing typstyle -i ./**/*.typ to format them all, but that doesn't work, as it only accepts a single argument.
Without -i it doesn't really make sense to accept multiple arguments, but with -i it does.

@Enter-tainer
Copy link
Owner

I will look into it. it won't be very hard.

@Enter-tainer
Copy link
Owner

BTW, you may also want to try tinymist, which embeds typstyle in lsp

@Enter-tainer
Copy link
Owner

v0.11.13 just published.

@Nilstrieb
Copy link
Author

cool, thanks!

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 a pull request may close this issue.

2 participants