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

rzls shows error notification on each edit in a cshtml file (follow-up on #68) #76

@kmoschcau

Description

@kmoschcau

This is a follow-up on #68.

To recap, the error message is (without a stack-trace):

rzls: -32004: Specified argument was out of the range of valid values. (Parameter 'character')

This shows up as a notification (vim.notify) with each buffer change (inserting text, undo, etc.).

So far I have observed, that it does not show up when a cshtml buffer is first edited. It only shows up once I have reloaded the buffer once with :e.

This also correlates with completions being available before :e, but not after.

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