Skip to content

[ENHANCEMENT] Add .dart support to tree-sitter #8662

@gtiplea

Description

@gtiplea

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

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions