Skip to content

Function Signature highlight as you type #31

Open
@FourierTransformer

Description

Currently the function signature LSP method just shows the function signature when you type a (, but it can also highlight and identify where you are in the function signature.

An example of this working in Python: https://basedpyright.com/?typeCheckingMode=all&code=A4JwlgdgLgFAlEA

The lsp_formatter.tl likely needs to be updated a bit as well as the function signature method in misc_handlers.tl

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions