Move comments from .idea/README.md to XML settings files when practical
Open
Area - Dev
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
Currently, it's not practical because IntelliJ keeps removing the comments: https://youtrack.jetbrains.com/issue/IDEA-211087 (please vote for this issue, so maybe it's fixed quicker).
Contributor guide
Research direction
Start with .idea/README.md and inspect the XML settings files for comments that can be moved without IntelliJ removing them. Review the linked IntelliJ issue for the comment-preservation constraint. Done means applicable comments are relocated while comments that IntelliJ would delete remain in place.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- tooling
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100