Files
openide/plugins
Roman Golyshev fe71593edb KTIJ-33395 [kotlin] Fix LombokElementFinder.findClasses to be consistent with LombokElementFinder.findClass
Because of this inconsistency, `LLFirJavaSymbolProvider` and `LLCombinedJavaSymbolProvider`
showed different behaviours under Analysis API, and it could lead
to insconsistent resolve or diagnostics.

Adjust expected highlighting data in `KotlinWithLombokHighlighting` -
now it properly passes.

^KTIJ-33395 Fixed

(cherry picked from commit c71890017c780e1463237a484853e301ad4c1171)

GitOrigin-RevId: b1c93582cfda869ef7b40e2366a116c417828670
2025-07-07 16:33:40 +00:00
..