<!-- Frequently Asked Questions: https://ajv.js.org/faq.html Please provide all info and reduce your schema and data to the smallest possible size. This template is for bug or error reports. For other issues please use: - security vulnerability: https://tidelift.com/security) - a new feature/improvement: https://ajv.js.org/contributing/#changes - browser/compatibility issues: https://ajv.js.org/contributing/#compatibility - JSON-Schema standard: https://ajv.js.org/contributing/#json-schema - Ajv usage questions: https://gitter.im/ajv-validator/ajv --> After adding to a project **Ajv 8.6.0** and importing it in the project makes [InteliSense](https://code.visualstudio.com/docs/editor/intellisense) very slow. Typing some text and getting suggestions for code completions takes ~5-15 sec. [Screen recording of the issue](https://user-images.githubusercontent.com/22832351/124131680-b448a800-da88-11eb-8652-3c3f1ab861b4.mp4) [Example of project ](https://github.com/aarbmx6s/vscode-ajv-issue) With **Ajv 7.2.4** no problem