Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feat: copilot panel#4844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
kassick wants to merge5 commits intoemacs-lsp:master
base:master
Choose a base branch
Loading
fromkassick:feat/copilot-panel

Conversation

@kassick
Copy link
Contributor

This PR introduces the Panel Completions for Copilot.

2025-07-23.18-28-54.webm

Panel completions are a copilot-specific feature that provides longer code suggestion items in a separate buffer where the user can inspect the changes more thoroughly than they would be able in the completion overlay.

The user can navigate the buffer with the standard keybindings (C-n,C-p to navigate between suggestions;TAB to navigate the accept/copy buttons; standard cursor movements, window scroll, etc. to interact with the text) and eventually accept one of the suggestions withC-Return or cancel the panel completions withq. Other custom keybindings can be set via thelsp-copilot-panel-buffer-mode-map keymap.

@github-actionsgithub-actionsbot added the clientOne or more of lsp-mode language clients labelJul 23, 2025
@kassickkassick changed the titleFeat: copilot panelWIP: Feat: copilot panelJul 23, 2025
@kassickkassick changed the titleWIP: Feat: copilot panelFeat: copilot panelJul 23, 2025
This can be used by commands that will run something on a timer or backgroundin the near future to avoid popping a inline completion. This is the case ofthe panel completions
kassick added a commit to kassick/dotfiles that referenced this pull requestSep 9, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

clientOne or more of lsp-mode language clients

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@kassick

[8]ページ先頭

©2009-2025 Movatter.jp