forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.enhancementNew feature or requestNew feature or request
Description
Problem (one or two sentences)
Currently, in a Flutter project, the .dart files are completely ignored while indexing the codebase.
This renders the semantic search almost useless for a Flutter project.
Context (who is affected and when)
All the users that have a Flutter project and any other dart projects.
Desired behavior (conceptual, not technical)
The semantic search to properly work in Flutter projects.
Constraints / preferences (optional)
There seems to be a tree sitter grammar for dart available: https://github.com/UserNobody14/tree-sitter-dart
Request checklist
- I've searched existing Issues and Discussions for duplicates
- This describes a specific problem with clear context and impact
Roo Code Task Links (optional)
No response
Acceptance criteria (optional)
No response
Proposed approach (optional)
There seems to be a tree sitter grammar for dart available: https://github.com/UserNobody14/tree-sitter-dart
Trade-offs / risks (optional)
No response
Metadata
Metadata
Assignees
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.enhancementNew feature or requestNew feature or request
Type
Projects
Status
Triage