razze
January 2, 2022, 5:31pm
1
I’ve just cut new releases of the server and the vscode client, so feel free to update!
Changelog
Update dependencies
Updated language server
Implement fuzzy matching when using the workspace symbol search
Ignore suppressed elm-review errors
Parsing improvements
Fix references and renames being wrong in some edge case
Fix edge case where type inference was not returning correct results
Fix auto import when there are module docs and no imports
Fix type inference for cases, that need more then 26 types
Update dependencies
There were some additional updates to our docs, that are not listed in the changelog.
18 Likes
rupert
January 2, 2022, 5:35pm
2
Fix auto import when there are module docs and no imports
I don’t see it mentioned in the readme, how do you use auto import?
1 Like
amazing!
not sure you are aware, but it fixed a bunch of false positive warnings when using elm-ui as well. I was getting tons of “this is not used” and the likes, now all gone and working properly. I wish I had saved these and taken a screenshot to show exactly.
1 Like
razze
January 2, 2022, 9:47pm
4
Auto imports happen, when you select a completion, that needs an import, that you don’t have.
2 Likes
system
Closed
January 12, 2022, 9:47pm
5
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.