redhat-developer / redhat-developer/vscode-java
Feature Request: Support Eclipse "Source Clean Up" actions
Đang mở
@rgrunber đang làm issue này rồi.
Từ ngày 13/2/2023.
code action
enhancement
- Ngôn ngữ chính
- TypeScript
- Star
- 2.3k
- Fork
- 546
- Merge trung bình
- 20 giờ 1 phút
- Pull request đã merge (30 ngày)
- 11
Mô tả
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
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.