processing / processing/processing4

Errors should be red in themes, for consistency and visibility

Abierto
#406 3 comentarios 0 reacciones 0 asignados Ver en GitHub

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

  1. Open editor with default theme.
  2. Type a line of code with an error.
  3. 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

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.

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.