-
Notifications
You must be signed in to change notification settings - Fork 1
Code completion for callbacks #1350
Copy link
Copy link
Open
Description
Is your feature request related to a problem?
Writing lambdas is tedious.
Desired solution
Suggest basic expression/block lambdas in the code completion provider with all required parameters.
If multiple results are expected, only suggest block lambdas.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable