Skip to content

Custom completion info in the signature is missing after formatting #81

@blindFS

Description

@blindFS

Describe the bug

def f1 [] { }
def f2 [foo: int@f1 = 1] { }

formats to

def f1 [] { }
def f2 [foo: int = 1] { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions