Skip to content

feat(lsp): show a picker for jump-to-definition with multiple targets - #3118

Merged
abose merged 3 commits into
mainfrom
ai
Aug 21, 2026
Merged

feat(lsp): show a picker for jump-to-definition with multiple targets#3118
abose merged 3 commits into
mainfrom
ai

fix(lsp): restyle jump-to-definition picker header as a muted title, …

c23e8a7
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 20, 2026 in 1m 13s

Annotations

Check warning on line 257 in src/features/QuickViewManager.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move function '_isOtherEditorPopupOpen' to the outer scope.

See more on https://sonarcloud.io/project/issues?id=phcode-dev_phoenix&issues=AaAf-FqCGf3vyyJAm4fO&open=AaAf-FqCGf3vyyJAm4fO&pullRequest=3118

Check warning on line 826 in src/languageTools/DefaultProviders.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move function '_indentOf' to the outer scope.

See more on https://sonarcloud.io/project/issues?id=phcode-dev_phoenix&issues=AaAf-FhfGf3vyyJAm4fI&open=AaAf-FhfGf3vyyJAm4fI&pullRequest=3118

Check warning on line 964 in src/languageTools/DefaultProviders.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move function '_locationKey' to the outer scope.

See more on https://sonarcloud.io/project/issues?id=phcode-dev_phoenix&issues=AaAf-FhfGf3vyyJAm4fL&open=AaAf-FhfGf3vyyJAm4fL&pullRequest=3118

Check warning on line 1207 in src/languageTools/DefaultProviders.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=phcode-dev_phoenix&issues=AaAf-FhfGf3vyyJAm4fM&open=AaAf-FhfGf3vyyJAm4fM&pullRequest=3118

Check warning on line 1216 in src/languageTools/DefaultProviders.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=phcode-dev_phoenix&issues=AaAf-FhfGf3vyyJAm4fN&open=AaAf-FhfGf3vyyJAm4fN&pullRequest=3118

Check warning on line 881 in src/languageTools/DefaultProviders.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move function '_hasNonBlankLineBetween' to the outer scope.

See more on https://sonarcloud.io/project/issues?id=phcode-dev_phoenix&issues=AaAf-FhfGf3vyyJAm4fJ&open=AaAf-FhfGf3vyyJAm4fJ&pullRequest=3118

Check warning on line 949 in src/languageTools/DefaultProviders.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=phcode-dev_phoenix&issues=AaAf-FhfGf3vyyJAm4fK&open=AaAf-FhfGf3vyyJAm4fK&pullRequest=3118