processing / processing/processing4
Errors should be red in themes, for consistency and visibility
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Java
- Estrellas
- 494
- Forks
- 183
- Merge medio
- 4 h 39 min
- PR fusionados (30 d)
- 3
Descripción
Created by: bitshapesoft
Description
First, having themes is great! I appreciate the work going into it. I humbly suggest a functional color choice:
Error bar colors, and squiggly underlines, should stay red (and warnings yellow) across the themes, or at least so in the default theme. As a teacher, it is hard to get students to notice errors while editing. Now, with the neutral gray color, even I am missing them when they appear. Red == error is a convention across just about every IDE, and I think it would be good to keep it that way.
Expected Behavior
When an error is detected during editing, the color of the error message background should be red.
Current Behavior
The error is a neutral dark gray color, which is easy to miss.
I understand that theme colors can be edited, but with a class of 60 students, the defaults make a big impact.
Steps to Reproduce
- Open editor with default theme.
- Type a line of code with an error.
- The squiggly underline and error message background are gray.
Your Environment
- Processing version: 4.0b5
- Operating System and OS version: macOS 12.1
- Other information:
Possible Causes / Solutions
Please make the error color a consistent red throughout the themes.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
El issue no menciona archivos ni pruebas; empieza localizando las definiciones del tema predeterminado del editor y los estilos de las barras de error y los subrayados ondulados. Verifica que el tema predeterminado muestre los errores en rojo y las advertencias en amarillo, y después reproduce el caso de edición reportado para confirmar el resultado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- design, desktop
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100