Cannot select source file to include in chat window via 📎 file list button when the build is out of source

オープン
#246 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
cmake, swift
領域
desktop, devtools

調査の方向性

ソースディレクトリとビルドディレクトリが分離されている、CMake で生成された Xcode プロジェクトで問題を再現し、その後 📎 ファイルリストがどのように設定されるかを追跡します。チャット用のファイルを選択したときに、ソースディレクトリのファイルがビルドディレクトリのファイルと並んで表示されることを確認して、修正を検証します。

索引モデルが issue の本文から書いたものです。

説明

Describe the bug
Our project is configured to have the build directory out of the source directory.
And the xcode project is generate by cmake.
The tree is like that :

    project_src
    project_build
        project.xcodeproj
        bin 
        etc ...

In this configuration copilot don't list file from the source directory.
It only list file from the build directory.

Versions

  • Copilot for Xcode: [e.g. 0.32.0]
  • Xcode: [e.g. 16.2]
  • macOS: [e.g. 15.3.2]

Steps to reproduce
clic on 📎 and only files inside the project_build appear.

Screenshots

Logs
No error in the log file

Additional context

主要言語
Swift
スター
6.3k
フォーク
2k
平均マージ
3日 21時間
マージ済み PR(30日)
2

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/CopilotForXcode のほかの issue

github/CopilotForXcode の issue をすべて見る

似ている issue

Swift の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。