redhat-developer / redhat-developer/vscode-java
Java Syntax high light incorrection
オープン
まだ誰も着手していません。
highlighting
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
[provide a description of the issue]
Environment
- Operating System: Win10 1809 OS Build 17763.253
- JDK version: tested on both 1.8u201 and 1.8u121
- Visual Studio Code version: latest 1.31.0 and previous version
- Java extension version: 0.5.0
Steps To Reproduce
- [step 1] java code example:
_log.log(Level.DEBUG, ">>>> GET report for Id: {} maxRows={} isPartialOkay={}", reportId, maxRows, isPartialOkay);
- [step 2]
[attach a sample project reproducing the error]
attach logs
Current Result
string coloring mess up. large portion of the file after this become string color until later

after about 100 lines later.

Expected Result
This is from sublime text

Additional Informations
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
payload にはソースファイル、テスト、エントリーポイントが記載されていません。提供された _log.log のスニペットを使って VS Code Java extension で問題を再現し、報告された spillover の前後でハイライトを比較してください。Java の文字列と後続のコードに正しい構文カラーが付けば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, vscode
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100