Skip to content

fix inlay hints with lambda expressions#319

Merged
tintou merged 1 commit intovala-lang:masterfrom
nyz93:master
Sep 26, 2025
Merged

fix inlay hints with lambda expressions#319
tintou merged 1 commit intovala-lang:masterfrom
nyz93:master

Conversation

@nyz93
Copy link
Copy Markdown
Contributor

@nyz93 nyz93 commented Dec 27, 2024

When the type cannot be determined for a lambda expression the InlayHint for its parameters will be generated with a null label which is not valid per spec and is causing an error in neovim.

when the type cannot be determined for a lambda expression the InlayHint
will be generated with a null `label` which is not valid per spec and is
causing an error in neovim
@tintou tintou merged commit c66ce43 into vala-lang:master Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants