Skip to content

Fixing bug in GenericsHighlightUtil which caused error while parsing code like "Map<String, String> map = new LinkedHashMap<>();" due to incorrect refactoring of GenericsHighlightUtil.checkReferenceTypeArgumentList()#195

Merged
VISTALL merged 1 commit intoconsulo:masterfrom
unv-unv:generic-with-no-params-fix
May 30, 2025

Conversation

@unv-unv
Copy link
Contributor

@unv-unv unv-unv commented May 30, 2025

No description provided.

…code like "Map<String, String> map = new LinkedHashMap<>();" due to incorrect refactoring of GenericsHighlightUtil.checkReferenceTypeArgumentList().
@VISTALL VISTALL merged commit ed95fc7 into consulo:master May 30, 2025
1 check passed
@unv-unv unv-unv deleted the generic-with-no-params-fix branch May 30, 2025 07:20
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.

2 participants