Skip to content

Example syntax for capture inlay hints setting is outdated #156

@timsueberkrueb

Description

@timsueberkrueb

Captures example in Effekt VSCode settings uses the following outdated syntax:

Image

The current syntax is (where ' is used to indicate the inlay hint part, the real syntax is unquoted - better ideas welcome):

def main() 'at {io}': Unit = println("Hello Effekt!")

The following part of package.json needs to be adjusted: https://github.com/effekt-lang/effekt-vscode/blob/master/package.json#L153

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions