redhat-developer / redhat-developer/vscode-java

Text block with escape new line breaks syntax highlighting

オープン
#3,488 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@hopehadfield がすでに取り組んでいます。

2024年2月5日 から。

bug highlighting
主要言語
TypeScript
スター
2.3k
フォーク
546
平均マージ
20時間 1分
マージ済み PR(30日)
11

説明

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。