Skip to content

feat: Qute Syntax coloration for alt syntax expression#1601

Merged
angelozerr merged 1 commit into
redhat-developer:mainfrom
angelozerr:qute_syntax_color_alt
May 6, 2026
Merged

feat: Qute Syntax coloration for alt syntax expression#1601
angelozerr merged 1 commit into
redhat-developer:mainfrom
angelozerr:qute_syntax_color_alt

Conversation

@angelozerr
Copy link
Copy Markdown
Contributor

@angelozerr angelozerr commented May 6, 2026

feat: Qute Syntax coloration for alt syntax expression

This PR fixes

  • syntax coloration with alt
  • Ctrl+Click to select the proper range. It is working only when alt is configured in application.properties but not when .qute file is used since when QuteLexer is created we don't know the file and we cannot search the folder parent which contains .qute file.

Here a demo:

AltExprSyntaxDemo2

@angelozerr angelozerr self-assigned this May 6, 2026
@angelozerr angelozerr added enhancement New feature or request qute Qute support labels May 6, 2026
@angelozerr angelozerr added this to the 2.5.0 milestone May 6, 2026
@angelozerr angelozerr moved this to In Progress in Java Tooling May 6, 2026
Signed-off-by: azerr <azerr@redhat.com>
@angelozerr angelozerr force-pushed the qute_syntax_color_alt branch from e91d148 to 2191a9a Compare May 6, 2026 17:04
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@angelozerr angelozerr merged commit 697b08d into redhat-developer:main May 6, 2026
5 of 8 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Java Tooling May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request qute Qute support

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant