redhat-developer / redhat-developer/vscode-java
Text block with escape new line breaks syntax highlighting
Đang mở
@hopehadfield đang làm issue này rồi.
Từ ngày 5/2/2024.
bug
highlighting
- Ngôn ngữ chính
- TypeScript
- Star
- 2.3k
- Fork
- 546
- Merge trung bình
- 20 giờ 1 phút
- Pull request đã merge (30 ngày)
- 11
Mô tả
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:
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.