redhat-developer / redhat-developer/vscode-java
Text block with escape new line breaks syntax highlighting
Abierto
@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
- 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:
Without escape new line characters \ - syntax highlighting is correct:
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.
Evaluación
Este issue todavía no se ha evaluado.