Skip to content

refactore CodeNavigator#maybeNavigateToSpan #2750

@shalom938

Description

@shalom938

the method
org.digma.intellij.plugin.navigation.codenavigation.CodeNavigator.maybeNavigateToSpan
does two things:
find the workspace uri and offeset of the method.
navigate with EditorService.getInstance(project).openWorkspaceFileInEditor

instead use an already implemented method in LanguageService
org.digma.intellij.plugin.psi.LanguageService#navigateToMethod

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions