Skip to content

Space not rendered in message box #64

Description

@fromtheeast710

It doesn't seem like the errors message space is being rendered, I have attached an example of what the text displayed looks like and what's it supposed to be

Image

Using

format = function(diagnostic)
    return diagnostic.message:gsub(" ", "_")
end,

from #42 does render the space but it also make the message hard to read in some cases. Below is what it looks like

Image

Is there a way to color the substituted text differently maybe?

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