Skip to content

Semantic highlight for static variable in neovim has extra Constant highlighting. #2287

@doongjohn

Description

@doongjohn

Zig Version

0.15.0-dev.386+2e35fdd03

ZLS Version

0.15.0-dev.73+2750757

Client / Code Editor / Extensions

nvim 0.11.0

Steps to Reproduce and Observed Behavior

var debug_allocator: std.heap.DebugAllocator(.{}) = .init;

Variable debug_allocator has extra Constant highlight with priority 128.

Image

Expected Behavior

It should not have that highlighting.

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions