Skip to content

VS Code Java syntax highlighting lacks fine-grained detail #8

@moyuxinyi

Description

@moyuxinyi

In VS Code, the Java syntax highlighting is not as fine-grained as in Android Studio.

For example:

In R.id.myView, the id, and myView parts are all the same color, while in Android Studio they are highlighted differently (class reference, static field, resource identifier).

This makes code less readable compared to Android Studio.
Will the Java syntax highlighting in VS Code be optimized to support similar distinctions?

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions