Skip to content

Syntax Highlighting doesn't update properly #1690

@DianaNites

Description

@DianaNites

Syntax Highlighting in the current tab fails to update properly with changes.

A workaround is to switch to another tab and then back, which I guess makes it recompute highlighting, but thats not very practical when writing code.

Examples:

Normal:
image

After typing a comment:
image

Even weirder, some parts of the line actually have updated, the =, :, ;, (, and ) characters are green. But / is blue?


Using VSCode 1.37.1 and rust-analyzer master, commit c7d37e4

Not using rust-analyzer.rainbowHighlightingOn

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