Skip to content

[BUG] The . at the end of a sentence should not have an hover annotation #1200

@cpitclaudel

Description

@cpitclaudel

Describe the Bug

In the following input, should the . really say Set when hovered? It seems that the period at the end of a sentence inherits the hover of the preceding character:

Definition a: Type := nat * nat.
Image

Adding a space fixes the issue:

Definition a: Type := nat * nat .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions