Roo-Code/docs
Roo Code 3f22cc9173 fix: remove Swift from fallback chunking extensions
Based on PR #7309 discussion and validation from @adamhill, Swift parser is stable and functional. The assumption about parser instability was incorrect.

Changes:
- Removed Swift from fallbackExtensions list in supported-extensions.ts
- Updated tests to expect Swift to use proper parser instead of fallback
- Added comprehensive documentation of lessons learned in docs/lessons-learned/

This ensures Swift files use the proper tree-sitter parser for code indexing.
2025-08-22 16:30:18 +00:00
..
lessons-learned fix: remove Swift from fallback chunking extensions 2025-08-22 16:30:18 +00:00