Skip to content

Syntax highlighting for coverage tags - #9

Merged
kaklakariada merged 10 commits into
mainfrom
feature/syntax-highlighting-coverage-tags
Aug 5, 2026
Merged

Syntax highlighting for coverage tags#9
kaklakariada merged 10 commits into
mainfrom
feature/syntax-highlighting-coverage-tags

Fix req tracing

cab9fc5
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 5, 2026 in 39s

Annotations

Check warning on line 92 in server/src/main/java/org/itsallcode/openfasttrace/lsp/OpenFastTraceTextDocumentService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to use a "static final" Pattern.

See more on https://sonarcloud.io/project/issues?id=itsallcode_openfasttrace-vscode-extension&issues=AZ_SGcTGoSNVlDf0-eX_&open=AZ_SGcTGoSNVlDf0-eX_&pullRequest=9

Check warning on line 33 in server/src/main/java/org/itsallcode/openfasttrace/lsp/OpenFastTraceTextDocumentService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its complexity from 43 to the 20 allowed.

See more on https://sonarcloud.io/project/issues?id=itsallcode_openfasttrace-vscode-extension&issues=AZ_SGcTGoSNVlDf0-eYA&open=AZ_SGcTGoSNVlDf0-eYA&pullRequest=9

Check warning on line 30 in server/src/main/java/org/itsallcode/openfasttrace/lsp/OpenFastTraceLanguageServer.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this initialization to "null", the compiler will do that for you.

See more on https://sonarcloud.io/project/issues?id=itsallcode_openfasttrace-vscode-extension&issues=AZ_SKn6qXv8vQ0Cp63Sc&open=AZ_SKn6qXv8vQ0Cp63Sc&pullRequest=9

Check warning on line 35 in server/src/main/java/org/itsallcode/openfasttrace/lsp/OpenFastTraceTextDocumentService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this repetition that can lead to a stack overflow for large inputs.

See more on https://sonarcloud.io/project/issues?id=itsallcode_openfasttrace-vscode-extension&issues=AZ_SGcTGoSNVlDf0-eX9&open=AZ_SGcTGoSNVlDf0-eX9&pullRequest=9