Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

@interface breaks syntax highlighting  #203

@clankill3r

Description

@clankill3r

I originally reported the issue here (for vscode):
redhat-developer/vscode-java#1019
and
microsoft/vscode#79892

But it seems they use the language-java from atom, so hence the report here:

When adding a @annotation interface the syntax highlighting breaks

correct:
Screen Shot 2019-08-05 at 09 03 58

with annotation:
Screen Shot 2019-08-05 at 09 03 13

(Also using a $ will break the syntax of the return type).

This one is even worse, notice that the commented line is not commented at all:

Screen Shot 2019-08-05 at 10 11 14

Issue was originally posted here:
redhat-developer/vscode-java#1019
But I was told it should be reported here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions