[Feature request] Code index does not index new folder in workspace #5770
kokorolx
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[Feature Request] Code index does not index new folder in workspace
🧩 Description
Currently, when a new folder is added to the workspace,
roo
does not automatically index the code inside it. This results in missing files and symbols in search results, code navigation (e.g., "Go to Definition"), and other code intelligence features until a manual refresh or restart is triggered.💡 Expected Behavior
When a new folder is added to the workspace:
roo
should detect this change automatically.🧪 Steps to Reproduce
roo
.utils/
) containing source files (e.g.,.rb
,.ts
, etc.).🧰 Environment
3.23.12
macOS
Ruby
,JavaScript
, etc.🔄 Workaround
✅ Acceptance Criteria
Beta Was this translation helpful? Give feedback.
All reactions