Skip to content

Syntax highlighting is wrong for comments #17

@tyilo

Description

@tyilo

This is a valid F* module that defines bar:

module Foo
(* // *)
let bar = 1

However VimFStar doesn't think that the comment on the second line ends on line 2. It thinks that it is never closed.

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