Claude Code Chat v1.1.3
What's New in v1.1.3
Features
- Auto-completion for slash commands and file references
- Enhanced markdown rendering with flexmark-java
- GitHub Flavored Markdown support (tables, strikethrough, task lists)
- Improved edit tool display with collapsible preview
- Async file search with glob pattern matching
Improvements
- Better process management for stop functionality
- IntelliJ-style UI with proper positioning
- Keyboard navigation for completion popup
- Performance optimizations for file search
Technical
- Replaced custom markdown parser with industry-standard flexmark-java
- Added comprehensive completion system with slash commands and file references
- Enhanced UI components with better error handling
Built with Claude Code and IntelliJ Platform SDK