vscode-c3
vscode-c3 copied to clipboard
Code suggestion / Quick Doc is wrong and unresponsive
allocator is the first argument of String.concat() but is labeled as the third in the suggestion overlay.
Also, the suggestion overlay doesn't keep track of the current parameter index (text in blue) but always displays the first one.