redhat-developer / redhat-developer/vscode-java

Text block with escape new line breaks syntax highlighting

Abierto
#3,488 2 comentarios 0 reacciones 1 asignado Ver en GitHub

@hopehadfield ya está trabajando en esto.

Desde el 5/2/2024.

bug highlighting
Lenguaje dominante
TypeScript
Estrellas
2.3k
Forks
546
Merge medio
20 h 1 min
PR fusionados (30 d)
11

Descripción

Adding the escape new line character \ to Java text blocks breaks syntax highlighting.

Environment
  • Operating System: Ubuntu 22.04
  • JDK version: 17
  • Visual Studio Code version: 1.86
  • Java extension version: 1.27.0
Steps To Reproduce
  1. Have a few Java text blocks and gradually add the escape new line character \ to see the bug in action.
Current Result

With escape new line characters \ - broken syntax highlighting:
image

Without escape new line characters \ - syntax highlighting is correct:
image

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.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.