1

Resolved

Invalid database may crash VS

description

If a generated database does not include all the built in types, it may throw a KeyError that goes unhandled and brings down VS. This occurs occasionally, and possibly only when regenerating multiple databases simultaneously.

We should catch this exception and fall back to the shipped completions.

comments