Fix DiffTab and AIReviewTab Monaco theme handling, layout, and tab reuse#135
Fix DiffTab and AIReviewTab Monaco theme handling, layout, and tab reuse#135
Conversation
|
@copilot あと、なぜかdiffタブの下の方が、切れてる。下までちゃんと表示されてない。固定になってる。 |
…emes Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
|
@copilot あと、この問題が直ってない。
|
Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
|
@copilot difftabが同じペーンで、何個もひらけてしまう問題も、ついでに修正して。後、できれば、codeeditor同士のように、別ペーンで同じファイル編集したときに、diffタブでも、リアルタイムで変更を共有し合うようにしたい。 |
… use 500px Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
…rowing Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
|
@copilot リアルタイム同期について。そのコードは間違えています。デバウンス待機状態では、savefileされないので。メモリ上で管理する必要がある。page.tsxだったかな? |
…tead of fileRepository listener Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
|
@copilot この問題が解決してない。修正して。また、diffタブから、to or from, 切り替えた時、全てのコードエディタまでテーマ再設定される。意味わからん。重い。 |
… EditorTab Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
修正しました (bb7ca19)。
|
|
@copilot 2じゃダメ?updateTabContentを拡張してDiffTab対応にし、updateDiffTabContentを削除 |
…support both editor and diff tabs Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
|
@copilot |
Co-authored-by: Stasshe <133995608+Stasshe@users.noreply.github.com>
defineAndSetMonacoThemesheight: 100%as anytype casts - use properThemeColorstype from@/context/ThemeContextshouldReuseTabto compare commit IDs and file pathsupdateDiffTabContentand extendedupdateTabContentto handle both editor and diff tabsOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.