Skip to content

Goto Symbol in Project is slow for large projects #2672

Closed
@ismell

Description

@ismell

Goto Symbol in Project takes a considerable amount of time to load when working on the linux kernel.

git clone https://github.com/torvalds/linux.git
subl linux
Wait for indexing to complete
Ctrl+Shift+R (Takes ~4 seconds on my box)

Ctrl+Shift+F sometimes takes less time then searching all the symbols. I'm assuming it's because it renders the whole list up front.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions