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

Calva structural editing fails if cljfmt parsing fails #2248

Closed
PEZ opened this issue Jul 13, 2023 · 0 comments
Closed

Calva structural editing fails if cljfmt parsing fails #2248

PEZ opened this issue Jul 13, 2023 · 0 comments
Labels
bug Something isn't working editing formatting

Comments

@PEZ
Copy link
Collaborator

PEZ commented Jul 13, 2023

If the parsing of cljfmt config fails, an error is thrown which prevents structural edits which perform formatting from completing. Resulting in a quite broken Calva.

The issue got a bit worse when we made Calva automatically read cljfmt config files even with non-configured calva.fmt.configPath:

@PEZ PEZ added bug Something isn't working formatting editing labels Jul 13, 2023
@PEZ PEZ mentioned this issue Jul 15, 2023
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working editing formatting
Projects
None yet
Development

No branches or pull requests

1 participant