Hacker News new | ask | show | jobs
by stevenmays 2231 days ago
It says it right in the blog post. VSCode only does fuzzy matching for javascript. This is an "intelligent" autocomplete, so the suggestions should be better.
2 comments

No, IntelliCode is also powered with AI and does not do fuzzy matching. Fuzzy matching happens if you disable intellisense. https://visualstudio.microsoft.com/services/intellicode/
Fuzzy matching is done almost never, even ordinary intellisense is type aware