Cursor editor is always analyzing the TS code

I’m using cursor to develop a large TS project, but cursor is always analyzing the TS code when I try to navigate to the type definition & refs by cmd+click.

I used intellij before, which is very fast when jump to the type definition & refs, though I have to wait a moment when openning a new project

What can i do