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

Fall2024 Data Analysis and Found Issues

Abierto
#5 0 comentarios 0 reacciones 4 asignados Ver en GitHub

@jBacher18 ya está trabajando en esto.

Desde el 28/10/2024.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

enhancement

I have analyzed the Fall 2024 data to see what kind of data we are missing from the possible events. I am providing the Issues in points.

  • KeyBorardClickEvents: - We are only able to get the event time which is end of the 5 seconds session of storing the keystrokes in a chunk. However, the ProjectName, fileName is missing in the data.
  • WindowClickEVent:- RIghtnow its collectting the infomration about the click on the window, it could any window which supposed to be not project dependent. However, if it click Project Explorer or editor window it should provide the ProjectName or FileName information. Need to think about this what do we want to know.
  • MouseClickEvent:- Though we have FileName infromation, we don't have information of ProjectName.
  • MenubarClickEvent:- We only have information of the menuoption but we don't have nay further option like how that click is affecting the project or workspace. May be we should provide some description information from the Eclipse itself about the menuclick. Need to see whether its necessary for us or not. If its opening a popup window , we don't have that information of the popup window has been opened and corresponding mouseclicks or keytrokes are not aligned with the popup window.
Lenguaje dominante
Java
Estrellas
0
Forks
1
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 ArgLab/EclipseEvents

Todos los issues de ArgLab/EclipseEvents

Issues similares

Más issues de Java

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.