Skip to content

Fix Java text block reference leaks - #1033

Merged
Widthdom merged 1 commit into
mainfrom
fix-301-java-text-block-references
Apr 29, 2026
Merged

Fix Java text block reference leaks#1033
Widthdom merged 1 commit into
mainfrom
fix-301-java-text-block-references

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Fix Java 15+ text blocks so call-shaped lines inside """...""" bodies are masked before reference extraction.

Tests: dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --filter ReferenceExtractorTests

Fixes #301

@Widthdom
Widthdom merged commit cc05879 into main Apr 29, 2026
6 checks passed
@Widthdom
Widthdom deleted the fix-301-java-text-block-references branch April 29, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Java 15+ text blocks """...""" leak phantom call references — call-shaped lines inside text-block bodies land in symbol_references as real calls

1 participant