v2.1.17
CodeSplash AI 2.1.17
CodeSplash AI 2.1.17 is a small but important patch focused on editor search stability. This release fixes a renderer-side bug in the search results list that could cause React's "too many re-renders" error while virtualized results were being measured.
If you use Search mode regularly for find-in-files workflows, especially across larger result sets, this update should make browsing search output more dependable.
Fixes
- Fixed a code search results rendering bug in the editor that could trigger React's "too many re-renders" error.
- Resolved a virtualized list issue that could create re-render loops while search results were being measured and displayed.
Improvements
- Improved reliability of the search results list in editor search workflows.
- Stabilized virtualized result row handling so search output behaves more consistently during browsing.
Notes
- This is a targeted patch release with a narrow scope.
- No major feature additions in this version — the focus is on making existing editor search behavior more stable.
Update to 2.1.17 if you spend a lot of time in CodeSplash AI's search experience.