Skip to content

resolver の多言語対応拡張 (Rust / Java / C# / Ruby) #35

Description

@senna-lang

動機

現状 resolver は Python/TypeScript/Go のみ。他言語のシンボル想起が使えない。

提案

  • tree-sitter grammar を追加し、resolver.py の walker を各言語に拡張 (既存の Py/TS/Go walker 構造を踏襲)。
  • 依存追加: tree-sitter-rust/-java/-c-sharp/-ruby 等。

受け入れ基準

  • 追加言語のファイルで function/class/method がシンボル解決される。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions