Copilot4Eclipse Changelog
1.3.2
Release date: 11 Nov 2024
- For non-standard Eclipse text editors, e.g., DTP SQL Editor, fail gracefully and identify editor as unsupported (#46)
- Fix Chat reference file context issue (#45)
- Fix compatibility issue with latest LSP4E version(#33)
- Improved Eclipse proxy setting support
- Fix compatibility issue with upcoming Eclipse 2024-12
1.3.1 Hot-Fix
Release date: 26 Oct 2024
- Fixes issue where user has an invalid GitHub Copilot subscription or no subscription
1.3.0
Release date: 24 Oct 2024
- Enforce organizational Copilot Content-Exclusion rules
- Commit message generation available in GIT Staging View
- Fix proxy initialization
- Copilot api updated
- End User License Agreement (EULA) modification limits use to Individuals
- Corporate License now available for private distributions
- General fixes and efficiency improvements
1.2.2
Release date: 20 Sept 2024
- Fix issue that breaks Eclipse Search facility in some versions of Eclipse
1.2.1
Release date: 24 June 2024
- Fix Chat Panel initalization and rendering issue for strict network environments
- Fix issue caused by updated WWD's embedded Nodejs plugin
- Filter duplicate Chat Panel file references
- Added support to include new lines in Chat prompt text, e.g., SHIFT + RETURN
- Chat commands are now available for keybindings customization
1.2.0
Release date: 11 June 2024
- Copilot Chat - generally available
- Chat Panel host your conversations
- Predefined Chat /commands: /doc, /explain, /fix, /simplify, /test
- UI Theme support including DevStyle's dark themes
- Prompt history
- Copy code suggestions directly into your editor or to the clipboard
- MyEclipse 2024 compatible
- Improved handling of unauthorized user scenarios
- Removed depdencies on the Java Developer Tools (JDT) to work in non-Java environments
- Misc bug fixes
1.2.0-EA2
Release date: 27 May 2024
- Introducing Chat Conversation Management
- Supports multiple conversations
- Create, name, rename, delete conversations
- Master-detail UI for conversations
- Prompt history, simpilar to command history of a shell window
- Conversations persisted across Eclipse sessions
- Fix undo of insert multiline completions and Chat codeblocks to operate as an atomic action
- Misc bug fixes and performance improvements
1.2.0-EA1
Release date: 1 May 2024
- Preview of Chat features
- New preference for adjusting the delay before triggering code suggestions
- Misc bug fixes and performance improvements
1.1.0
Release date: 19 Feb. 2024
- Fixed GhostText scaling to match editor scale changes
- Renamed commands matching pattern 'Insert *' to 'Accept *'
- Renamed Copilot4Eclipse language server
- Updated EULA to version 20240214.0
1.0.0
Release date: 24 Jan. 2024
- Added Insert to End-of-Line command for Copilot suggestions
- Enable all Copilot4Eclipse keybindgs to be customized
- Added more visual state in the form of a dynamic status-bar icon
- Added italic font style setting for ghost-text
- Fixed ghost-text font color preference on Mac
- Introduced Plain-Text as the default Language ID
- Customizable LanguageIds improvements
- Improved network proxy support
1.0.0.EA3
Release date: 15 Dec. 2023
- Improved zoomed in/out UI, e.g., Ctl+plus or Ctl+minus
- Enhanced Preference Dialog includes LanguageId file extensions
- Customizable LanguageIds
- Fixes that improve Copilot4Eclipse support for more editors
1.0.0.EA2
Release date: 30 Nov, 2023
- Support zoomed in/out UI, e.g., Ctl+plus or Ctl+minus
- Improved simultaneous display of Copilot completions and Eclipse content assist dialog
- Added a user preference for disabling auto-activation of Eclipse content assist when Copilot completions are automatically displayed
- Support for Java coding templates
- Updated Copilot EULA, Section 9
1.0.0.EA1
Release date: 21 Nov, 2023
- Generate code and text in real-time from natural language instructions
- Just-in-time AI code completions as you type within any Eclipse editor
- Copilot completion text displayed natively inline your editors using ghost-text
- Customizable user experience
- Compatible with MyEclipse 2023