What happened?
After typing every letter after @file:, my entire IDEA window freezes again for over 20 seconds (i.e. loading is not asynchronous).
For reference, my project has over 2GB and over 20k files (most of which isn't source code). Obviously, full-text and file search in IDEA is always instant, as its indices are quite performant, so this plugin must be using a different API. I also didn't notice any settings for whitelisting or blacklisting directories from this search, so I assume it shares behavior with IDEA to only use modules from Project Settings.

Relevant log output or stack trace
No response
Steps to reproduce
Have a large project and type letters after @file:.
CodeGPT version
2.9.0-241.1
Operating System
Windows
What happened?
After typing every letter after
@file:, my entire IDEA window freezes again for over 20 seconds (i.e. loading is not asynchronous).For reference, my project has over 2GB and over 20k files (most of which isn't source code). Obviously, full-text and file search in IDEA is always instant, as its indices are quite performant, so this plugin must be using a different API. I also didn't notice any settings for whitelisting or blacklisting directories from this search, so I assume it shares behavior with IDEA to only use modules from Project Settings.
Relevant log output or stack trace
No response
Steps to reproduce
Have a large project and type letters after
@file:.CodeGPT version
2.9.0-241.1
Operating System
Windows