Details
-
Task
-
Resolution: Incomplete
-
P2: Important
-
None
Description
The line by line reindentation implemented in https://codereview.qt-project.org/c/qt/qtdeclarative/+/341032/3 duplicates the lexer, we should improve the current base lexer so it can be used for both the qlalr and indenter parser.
Attachments
Issue Links
- is required for
-
QTBUG-97796 qmlformat: Implement disabling formatting via comments
- Reported
-
QTBUG-116139 Add full formatting capabilities to selected range formatting
- Reported
-
QTBUG-89392 Make the Dom Model usable for LSP
- Withdrawn