Skip to content

Lazy loading for the intellisense? [Feature request] #6893

@ItsCubeTime

Description

@ItsCubeTime

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions