redhat-developer / redhat-developer/vscode-java
Editor encoding inherited from Maven
オープン
まだ誰も着手していません。
enhancement
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
If we have a Maven project and its POM tag "project.build.sourceEncoding" is different from the editor's default "files.encoding", it would be helpful if VS Code could notify us of this or automatically set the Maven encoding in the "files.encoding" setting of workspace's settings.json file.
Currently I have to check it and change it manually.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、拡張機能による Maven プロジェクトの処理と、VS Code のワークスペース設定 files.encoding との統合ポイントを特定します。Maven プロジェクトで project.build.sourceEncoding とエディターのデフォルト値を比較し、そのうえで、完了の意味が通知、ワークスペースの自動更新、またはその両方のいずれであるかを明確にし、一致するエンコーディングと異なるエンコーディングの両方で動作を検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, typescript, vscode
- 領域
- build-system, developer-experience
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100