anthropics / anthropics/claude-code

[FEATURE] JetBrains plugin: persistent sidebar listing past sessions (like Cursor)

Abierto
#93,299 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:ide enhancement platform:intellij
Lenguaje dominante
Python
Estrellas
145k
Forks
23.1k
Métricas de merge de PR
Métricas de PR pendientes

Descripción

**Description**

In Cursor, previous chat/agent sessions are always visible in a sidebar list, so switching back to an earlier session is a single click. The Claude Code JetBrains plugin (PhpStorm/IntelliJ) has no equivalent — the only way to get back to a past session is the `/resume` picker (or `claude --resume` from a terminal), which is a modal-style picker you have to invoke, not an always-visible list.

**Request**

Add a persistent sessions panel/tool window to the JetBrains plugin that lists past sessions for the current project (most recent first), so a session can be reopened with one click instead of invoking `/resume` each time.

**Related**

Related to #87231 (unifying session history *across* IDE integrations) but distinct — this is about surfacing the history that already exists *within* the JetBrains plugin as a persistent UI element, independent of whether cross-IDE unification happens.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

The issue does not name files or tests, so first locate the JetBrains plugin code and the existing session resume/history path used by `/resume` or `claude --resume`. Read related issue #87231 for context. Done means the plugin has a persistent per-project sessions panel sorted most-recent-first, and a listed session can be reopened with one click.

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

Evaluación

Área
desktop, developer-experience
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
32/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.