-
Notifications
You must be signed in to change notification settings - Fork 2.9k
fix(files-context)-refresh-on-new-file-and-save #5564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix(files-context)-refresh-on-new-file-and-save #5564
Conversation
✅ Deploy Preview for continuedev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hey @chezsmithy , chatted with @sestinj on this. I think we'd like to avoid injecting the entire Instead, we're thinking of creating a more scoped class for indexing related logic, eg I'm planning to do that next week, so once that's merged, I'll push up a commit here to use that new class, and then we can get this merged 👍 |
Note to add tests related to On Save events triggering excessive indexing. Note to review JetBrains impacts. @Patrick-Erichsen FYI from discord. |
@Patrick-Erichsen a quick check in on the core indexing refactor? |
@Patrick-Erichsen would you like me to take a run at a new refactor PR we could iterate at? Understand you are super busy. |
Hey @chezsmithy , apologies for the delay here! Thanks for the repeated bumps on this. If you're open to giving the the refactor an attempt that would be great. On second glance I think we could keep things even simpler and just pass |
Description
Resolves: #5361
TODO (Recommend a separate PR):
Checklist
Screenshots
[ For visual changes, include screenshots. Screen recordings are particularly helpful, and appreciated! ]
Testing instructions
New File in VsCode
In Agent Mode