redhat-developer / redhat-developer/vscode-java
Text block with escape new line breaks syntax highlighting
Ouverte
@hopehadfield y travaille déjà.
Depuis le 5/2/2024.
bug
highlighting
- Langage dominant
- TypeScript
- Étoiles
- 2.3k
- Forks
- 546
- Merge moyen
- 20 h 1 min
- PR mergées (30 j)
- 11
Description
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:
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.