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

Auto-indentation (and reformat) is not working on qute html files #992

Closed
ia3andy opened this issue Jul 6, 2023 · 5 comments
Closed

Auto-indentation (and reformat) is not working on qute html files #992

ia3andy opened this issue Jul 6, 2023 · 5 comments
Assignees
Labels
bug Something isn't working qute Qute support
Milestone

Comments

@ia3andy
Copy link

ia3andy commented Jul 6, 2023

@angelozerr This is the most annoying issue at the moment I believe.

To reproduce use https://github.com/ia3andy/quarkus-blast

While coding:

  • Open any template
  • Add a <div>, it will close it
  • type enter in the middle, the other is put on the start of the other line

Formating:

  • Break the formatting (indentation) of a qute template
  • Use Code>Reformat Code
  • Nothing changes

Fixing this might fix #975

@angelozerr angelozerr added bug Something isn't working qute Qute support labels Jul 10, 2023
@angelozerr angelozerr self-assigned this Jul 10, 2023
@fbricon
Copy link
Contributor

fbricon commented Jul 10, 2023

@ia3andy
Copy link
Author

ia3andy commented Jul 10, 2023

Good!

@angelozerr angelozerr added this to the 1.22.0 milestone Jul 12, 2023
@angelozerr
Copy link
Contributor

Fixed with #954

@ia3andy
Copy link
Author

ia3andy commented Jul 13, 2023

@fbricon we discussed it with @angelozerr, the auto-indentation is working which is already a big step forward but it still misses an important part which is the auto indentation of the qute sections (if, ...).

I guess we can close this issue and open a new one.

@angelozerr
Copy link
Contributor

Indded please create a new issue with auto indent for qute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working qute Qute support
Projects
None yet
Development

No branches or pull requests

3 participants