Skip to content

refactor: [TBB] Remove context window references from model hover UI#207

Merged
jdneo merged 1 commit into
mainfrom
ethan/remove-context-window
May 15, 2026
Merged

refactor: [TBB] Remove context window references from model hover UI#207
jdneo merged 1 commit into
mainfrom
ethan/remove-context-window

Conversation

@ethanyhou
Copy link
Copy Markdown
Contributor

image

Copilot AI review requested due to automatic review settings May 15, 2026 08:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refactors the model picker hover UI to remove “context window” details, simplifying the hover content and eliminating the associated i18n message key/field.

Changes:

  • Removed the “Context Window” section from ModelHoverContentProvider hover rendering.
  • Updated hover UI Javadoc to no longer mention context window.
  • Removed model_hover_contextWindow from i18n properties and its Messages field.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
com.microsoft.copilot.eclipse.ui/src/com/microsoft/copilot/eclipse/ui/swt/ModelHoverContentProvider.java Removes rendering and documentation of the context window section from the model hover UI.
com.microsoft.copilot.eclipse.ui/src/com/microsoft/copilot/eclipse/ui/i18n/messages.properties Deletes the unused model_hover_contextWindow message key.
com.microsoft.copilot.eclipse.ui/src/com/microsoft/copilot/eclipse/ui/i18n/Messages.java Removes the corresponding NLS field for model_hover_contextWindow.

@jdneo jdneo merged commit 9b2fdca into main May 15, 2026
8 checks passed
@jdneo jdneo deleted the ethan/remove-context-window branch May 15, 2026 08:50
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.

3 participants