Skip to content

Improve efficiency of go to implementation for non workspace symbols #1287

@tgodzik

Description

@tgodzik

Currently, when looking for implementations of non workspace sources like RuntimeException, we load all information about the classpath.

To make if faster we could use https://github.com/classgraph/classgraph

Otherwise some hand crafted solution might be needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance related tickettech debtWe should have addressed this yesterday

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions