-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Language ServicebugenhancementImprovement to an existing featureImprovement to an existing featureperformance
Milestone
Description
Alternatively if you could add an option to limit how many suggestions can be loaded at most (if this doesnt exist already, if so please enlighten me).The purpose of course being making the intellisense just slightly snappier :)
LLVM's clangd extension limits to about a 100 entries (or so), when comparing the 2 extensions with quickSuggestionsDelay set to 0, the amount of time it takes for clangd to load the entries is quite a noticeably lot faster (and I believe it might just be because it doesnt load houndreds of entries, hehe) and at the end of the day theres really no point loading that many suggestions anyway.
Thanks for reading <3
eklenin
Metadata
Metadata
Assignees
Labels
Language ServicebugenhancementImprovement to an existing featureImprovement to an existing featureperformance
Type
Projects
Status
No status