Skip to content

fix: highlighting mode doesn't scroll the preview to select element

5a8fd85
Select commit
Loading
Failed to load commit list.
Merged

Playground file better support #2844

fix: highlighting mode doesn't scroll the preview to select element
5a8fd85
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 26, 2026 in 34s

Annotations

Check warning on line 740 in src/view/PanelView.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use `.includes()`, rather than `.indexOf()`, when checking for existence.

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

Check warning on line 1132 in src/view/PanelView.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=AZ3GTZrd0Wnz84lNvSN3&open=AZ3GTZrd0Wnz84lNvSN3&pullRequest=2844

Check warning on line 358 in src/extensionsIntegrated/Phoenix-live-preview/main.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=AZ3GD5fSbEa5FZo2ZPCK&open=AZ3GD5fSbEa5FZo2ZPCK&pullRequest=2844