Skip to content

Add semantic highlighting to the Local History compare editor #2967

@Philipp0205

Description

@Philipp0205

The PR #2930 adds semantic highlighting to the Java compare/merge viewer, which works for the EGit Revision side (using JavaMergeViewer / CompilationUnitEditorAdapter).

However, the Local History compare editor still lacks semantic highlighting. When comparing a file with its local history, the editor only shows basic syntax coloring (keywords, strings, comments) without the richer highlighting (method names, type references, local variables, fields, type parameters, annotations, etc.).

This is a follow-up to #2929 to extend semantic highlighting support to the Local History compare editor as well.

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions