[PR #117] fix(chat): prevent copilot input overlap in panel layout #126

Open
opened 2026-05-06 13:13:29 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/bwya77/vscode-dark-islands/pull/117
Author: @luishenrique-sss
Created: 3/9/2026
Status: 🔄 Open

Base: mainHead: fix/chat-input-overlap-scroll


📝 Commits (1)

  • 7799b03 fix(chat): prevent copilot input overlap in panel layout

📊 Changes

1 file changed (+14 additions, -3 deletions)

View changed files

📝 settings.json (+14 -3)

📄 Description

  • Fixes chat message area being overlapped by the interactive input box in the bottom panel.
  • Keeps terminal cutoff fix without applying it globally to non-terminal views.
  • Updates chat input container and interactive input part to grow upward and avoid clipping.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bwya77/vscode-dark-islands/pull/117 **Author:** [@luishenrique-sss](https://github.com/luishenrique-sss) **Created:** 3/9/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/chat-input-overlap-scroll` --- ### 📝 Commits (1) - [`7799b03`](https://github.com/bwya77/vscode-dark-islands/commit/7799b0320e8e725f86c348a0e9f2a18e75f0fad6) fix(chat): prevent copilot input overlap in panel layout ### 📊 Changes **1 file changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `settings.json` (+14 -3) </details> ### 📄 Description - Fixes chat message area being overlapped by the interactive input box in the bottom panel. - Keeps terminal cutoff fix without applying it globally to non-terminal views. - Updates chat input container and interactive input part to grow upward and avoid clipping. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vscode-dark-islands#126
No description provided.