Skip to content

perf(context): объединить обход регионов и переменных в один проход - #4176

Merged
nixel2007 merged 2 commits into
developfrom
claude/perf-symbol-tree-single-pass
Jun 22, 2026
Merged

perf(context): объединить обход регионов и переменных в один проход#4176
nixel2007 merged 2 commits into
developfrom
claude/perf-symbol-tree-single-pass

docs(context): убрать битую javadoc-ссылку на удалённый RegionSymbolC…

3d235aa
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 20, 2026 in 55s

Annotations

Check warning on line 96 in src/main/java/com/github/_1c_syntax/bsl/languageserver/context/computer/RegionVariableSymbolComputer.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Annotate the parameter with @javax.annotation.Nullable in method 'create' declaration, or make sure that null can not be passed as argument.

See more on https://sonarcloud.io/project/issues?id=1c-syntax_bsl-language-server&issues=AZ7lBt5i2xsScYI5GtVK&open=AZ7lBt5i2xsScYI5GtVK&pullRequest=4176

Check warning on line 114 in src/main/java/com/github/_1c_syntax/bsl/languageserver/context/computer/RegionVariableSymbolComputer.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Declare this local variable with "var" instead.

See more on https://sonarcloud.io/project/issues?id=1c-syntax_bsl-language-server&issues=AZ7lBt5i2xsScYI5GtVM&open=AZ7lBt5i2xsScYI5GtVM&pullRequest=4176

Check warning on line 112 in src/main/java/com/github/_1c_syntax/bsl/languageserver/context/computer/RegionVariableSymbolComputer.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Declare this local variable with "var" instead.

See more on https://sonarcloud.io/project/issues?id=1c-syntax_bsl-language-server&issues=AZ7lBt5i2xsScYI5GtVL&open=AZ7lBt5i2xsScYI5GtVL&pullRequest=4176