eclipse-platform / eclipse-platform/eclipse.platform
[feature] Add support for inline breakpoints with column like vscode
- Lenguaje dominante
- Java
- Estrellas
- 165
- Forks
- 174
- Merge medio
- 2 d 8 h
- PR fusionados (30 d)
- 22
Descripción
Today in eclipse we only have line breakpoints. But with more and more LSP/DAP based languages such as JS/TS are supported by Eclipse, it would be nice to have inline breakpoints like in vscode. As the platform it should only be supported to keep the column and then present a codemining with the debug icon at the column in addition to the breakpoints icon in the ruler. may be multiple inline breakpoints on the same line could be shown overlapped on top of each other in the ruler. Clicking on the code mining icon should remove the breakpoint and clicking on the ruler will remove the last breakpoint on the line.
Individual Debug implementation can make use of this feature to implement supported inline breakpoints.
Guía de contribución
Línea de trabajo
Comience examinando el comportamiento existente de Eclipse platform para line-breakpoint, ruler y codemining, y compárelo después con las interacciones de puntos de interrupción en línea al estilo de VS Code solicitadas. Defina cómo se conservan las columnas, cómo se muestran varios puntos de interrupción y cómo los clics eliminan los puntos de interrupción; para completar el trabajo se requiere una capacidad de la plataforma que puedan utilizar las implementaciones de depuración individuales.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- devtools
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100