Skip to content

Properly Log Errors #19

@InsertCreativityHere

Description

@InsertCreativityHere

Currently, whenever we encounter an error (Result::Err I'm talking about), we usually just ignore it by calling ok(), then skipping whatever we were about to do.

It would be better to properly report any actual errors back to the language client, instead of silently hiding them.

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