All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
Pre-release Changes
- diff context provider
- Allow LLM servers to handle templating
- Fix a few context providers / slash commands
- auto-reloading of config on save
- Fixed /edit bug for versions without Python server
- Intellij extension no longer relies on the Continue Python server
- updated to match latest VS Code updates
- migrated to .json config file format
- Initial scaffold created from IntelliJ Platform Plugin Template