代码模板对流式代码的排版太差,难以阅读
- Dominant language
- Kotlin
- Stars
- 30.8k
- Forks
- 8k
- PR merge metrics
- No merged PRs in 30d
Description
idea 使用 eclipse code formatter导入了eclipse-codestyle.xml模板。
流的格式化变成了这样:

几乎没有什么美观和阅读性可言。
正常来说人的阅读习惯肯定自上而下,换行以明确段落。
希望能改成这样:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the eclipse-codestyle.xml formatter template referenced in the report and compare the stream formatting in the two linked images. Trace where this template is used by the IDE plugin, then verify that formatted stream code follows the requested readable line breaks and does not regress other formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100