Skip to content

Very slow @file search freezes IDEA after each letter #652

@scscgit

Description

@scscgit

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.

image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions