Skip to content

Add semantic highlighting (aka syntax coloring) of Types #727

@eric-milles

Description

@eric-milles

Java editor can separately color Classes, Interfaces, Abstract Classes, Annotation definitions, Enums, Type Parameters and Type Arguments. Add similar support to Groovy Editor.

See

  • org.codehaus.groovy.eclipse.editor.highlighting.GroovySemanticReconciler
  • org.codehaus.groovy.eclipse.editor.highlighting.HighlightedTypedPosition.HighlightKind
  • org.codehaus.groovy.eclipse.editor.highlighting.SemanticHighlightingReferenceRequestor

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions