fuzion
fuzion copied to clipboard
in the language server, Completion.argPlaceholder() code for lambda targets is disabled for now
As part of #6005, the language server code for lambdas was disabled. The main problem is that I did not see how to get a reference to an Resolution instance at this point.
@michaellilltokiwa, can you check if you can get this working again?