Auto completion not provided within the function arguments #13787
Labels
Team/CompilerFETools
Semantic API, Formatter, Shell
Team/LanguageServer
Language Server Implementation related issues. #Compiler
Type/Improvement
Milestone
Description:
Auto completion not provided within the function arguments
eg : log:printError(endpointResponse. , err = endpointResponse);
Extended completion support, when there is a record as an argument, then the fields should be supported including nested records
eg:
Completions inside a nested record
useSSL is not suggested.
The text was updated successfully, but these errors were encountered: