Skip to content

Conversation

@jwren
Copy link
Member

@jwren jwren commented Jan 7, 2026

Updates showMessageWithUrlLink and showMessage to use SmartList for labels. These lists typically contain only 1 element, making SmartList an ideal optimization.

SmartList is a memory-efficient List implementation in the IntelliJ Platform, optimized for collections that typically contain 0 or 1 element.

Updates showMessageWithUrlLink and showMessage to use SmartList for labels.
These lists typically contain only 1 element, making SmartList an ideal optimization.
@jwren jwren requested a review from helin24 January 7, 2026 04:04
@jwren jwren added the 🤖 AI-assisted For PRs with significant code generated by AI label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 AI-assisted For PRs with significant code generated by AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant