Add ability to say "Create summary for this document" without selecting the whole document#14
Add ability to say "Create summary for this document" without selecting the whole document#14dustout wants to merge 2 commits into
Conversation
📝 WalkthroughWalkthroughTwo minor modifications: .gitignore now excludes the .vs directory for Visual Studio settings, and WidgetExtension.ts adds fallback logic to use the full editor document when no text selection is available for AI context. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
I love this plugin, but I have found it a bit frusterating to select the whole document if I want to do something with it (make a summary, etc).
This PR changes it so that if nothing is selected then it sends the active document
Summary by CodeRabbit
Release Notes
Improvements
Chores