- Initial release: Powerful code editor with syntax highlighting, AI code completion, built in LSP client and more.
- Fixed Text Overflow in LSP suggestion.
- Documentation enhancements.
- Removed angle brackets matching. Causing false matching on comparison operator.
- Fixed cursor position starting at -1.
- Added web support using conditional imports.
- Web support enhancements.
- Removed dart:io import for web support.
- Fixed flicker in Ai code completion.
- Added option to enable/disable suggestion.
- Added manual trigger for AI code completion.
- Add Vertical divider line between gutter and editor.
- Fixed bug in AI code completion.
- Fixed blank suggestion bug.
- Fixed folding issue with initialText.
- Fixed bug in suggestions overlay.
- Added option to enable/disable code folding.
- Removed version parameter from Claude model as it is not required anymore.
- Fix: AI suggestion accept/reject button issue.
- Fix: flicker in manual AI suggestion.
- Fix: Position issue in LSP suggestion.
- Enhanced file handling
- Removed web support
- Added environement variable support for LspStdio.
- Fix:LSP Suggestion conflicts with LSP hover.
- Enhance: LSP suggestion
- Enhance: LSP suggestion
- Added Option to enable/disable LSP warning and error.
- Added Emoji support
- Made url param in AI completion public.
- feat: arbitrarily sized file handling
- Feature: codecrafter inner padding
- Feature: example project
- Feature: add foldAt to CodeCrafterController
- Fix: Removed chunk file loading
- Fix: Large files crash
- Enhancement: Batched highlighting
- Fix: Removed grapheme characters
- Fix: folding issue