Skip to content

Intellisense quircks and general suggestions: #3427

@septag

Description

@septag

vscode: 1.33.0
cpp: 0.22.1
windows 10

First off, the new version builds lots of these ipch files everytime I open vscode, is this normal ? because it doesn't delete them and it consumes disk space pretty fast.

Also, it really bothers us when working with large files:
the intellisense becomes dead-slow when you are writing code, because the extension seems to be rebuilding the database on every modification (the fire icon keep appearing) and it may take about 10..15 seconds to build it for some files. so essentially we have no intellisense when writing code!
I don't know what happens under the hood, but one suggestion would be to keep the current database and use it while the new one is being built.

EDIT: I have noticed that when we start vscode and start typing into a large file, intellisense update process (fire icon) is much faster. Working in vscode for some time, slows it down considerably.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions