Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Add remappable keyboard shortcuts for archiving, pinning sessions, and opening side chat

Abierto
#4,172 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
55/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Activo

Línea de trabajo

Look for the keyboard shortcuts configuration in the app's settings UI and the underlying command registry. Find where session actions like archive, pin, and side chat are handled. Check for existing shortcut definitions and how new commands are registered. Test that shortcuts work across conversation, composer, and session views.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

triage
Feature summary

No response

What problem are you trying to solve?

Feature request

Please add remappable keyboard shortcuts for common session-management actions.

Problem

The GitHub Copilot app is designed for working with multiple parallel sessions, but several frequent actions still require mouse interaction with the sidebar or context menus.

The following actions currently lack convenient keyboard shortcuts:

  • Archive the current session
  • Pin or unpin the current session
  • Open or focus the side chat

Proposed commands

Add the following commands to Settings → Keyboard shortcuts:

  • Archive current session
  • Pin current session
  • Unpin current session
  • Toggle pin for current session
  • Open/focus side chat
  • Optionally, Close side chat

Expected behavior

  • Each command should support a user-configurable shortcut.
  • The shortcut should work when focus is in the conversation, composer, or session view.
  • Pinning should toggle between pinned and unpinned states.
  • Open/focus side chat should focus an existing side chat or open one if none is active.
  • Shortcut conflicts should be detected in the keyboard-shortcuts settings.
  • Existing default shortcuts should remain unchanged.

Environment

  • GitHub Copilot app version: 1.1.23
  • Operating system: macOS 27.0
Proposed solution

No response

Workflow impact

No response

Installation context

No response

Additional context

No response

Lenguaje dominante
Sin datos de lenguaje
Estrellas
2.1k
Forks
157
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de github/app

Todos los issues de github/app

Issues similares

Más issues de CLI

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.