Skip to content

0.11.0 - 20250901

Choose a tag to compare

@jdneo jdneo released this 22 Apr 06:42
· 345 commits to main since this release
83214c1

Added

  • Support drag and drop resources to referenced files.
  • Support adding resources to referenced files via context menu in Package Explorer and Project Explorer.
  • Enhance the color design of chat view.
  • Use fragment bundle to split Copilot Language Server binaries.
  • Add public API to start a new ask session.
  • Add Copilot chat view to JEE related perspectives.
  • Use configuration scope to control whether to show what's new page and expose to preference dialog.
  • Add copyright info and branding plugin.

Fixed

  • Input history in chat is wrong in a new conversation.
  • Use configuration scope to control getting started walkthrough page display.
  • Fix compatibility issue for terminal across different Eclipse platform versions.
  • Typo in release note entry.
  • Referenced files cannot be closed if the project is deleted.
  • NPE when calling InputNavigation.
  • Shift+Tab move from inputText to chatContent.