Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function Signature highlight as you type #31

Open
FourierTransformer opened this issue Nov 30, 2024 · 0 comments
Open

Function Signature highlight as you type #31

FourierTransformer opened this issue Nov 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@FourierTransformer
Copy link
Collaborator

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

@FourierTransformer FourierTransformer added the enhancement New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant