redhat-developer / redhat-developer/vscode-java

Support interactive formatter settings wizard

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

まだ誰も着手していません。

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

説明

Currently we use Java: Open Java Formatter Settings to open the formatter settings profile (xml file), once the profile exists, the command will open that file in xml scheme, and it's not such friendly for users to change the configurations, since they don't know the exact meaning of each setting id.

vscode-java-pack extension now supports Java: Open Java Formatter Settings with Preview, which uses a custom editor to provide interactive editing experience of formatting settings.

It would be great if we merge the two entries into one and put the implementation into vscode-java repository, the interactive custom editor can replace currently plain xml to provide better experience, and we still remain a switch to open the profile in plain xml scheme for advanced users.

any thoughts? @fbricon @rgrunber @snjeza

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

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

はじめの一歩

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

調査の方向性

vscode-java に存在する formatter-settings コマンドを vscode-java-pack のインタラクティブな実装と比較し、それぞれのコマンドおよびカスタムエディターのエントリポイントから調査を始めます。エントリポイントを統合し、インタラクティブなフォーマッター編集を提供し、上級ユーザー向けにプロファイルをプレーン XML として開く方法を維持できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, typescript, vscode
領域
developer-experience, tooling
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

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

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