rescript-vscode
rescript-vscode copied to clipboard
autocompletion for packages in `@module` doesn't work when writing namespace
For example I want to get autocompletion on @codemirror/language, writing langu will find it, but writing @codem or even @c and you'll get no autocompletion.