rescript-lang / rescript-vscode

Official VSCode plugin for ReScript
MIT License
329 stars 56 forks source link

Fix issue with unlabelled arg code swallowing completions #937

Closed zth closed 8 months ago

zth commented 8 months ago

Fixes an issue where we were a bit too eager in completing for unlabelled arguments when we should let the completion engine continue instead.