redhat-developer / redhat-developer/vscode-java
Feature Request: Support Eclipse "Source Clean Up" actions
オープン
@rgrunber がすでに取り組んでいます。
2023年2月13日 から。
code action
enhancement
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
Eclipse provides a feature called Clean up (Right click a source folder: Source -> Clean Up). Clean up profile can be defined from
Preferences -> Java -> Code Style -> Clean Up. Clean up profiles can be exported to an xml file.

Like format settings, clean up settings could be set up with an xml file.
{
"java.format.settings.url": "...",
"java.cleanup.settings.url" : "..."
}
Also, I would like to contribute to this issue, if someone points me to the right direction.
mentioned in #1379
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。