Intellij Patch dialog, configure number of unified context
已回答
Is it possible to configure number of lines of unified context when using "VCS->Create patch" dialog ?
Looking for some analogue of "diff -u" setting.
Maybe it's possible to configure it somewhere ?
请先登录再写评论。
No, it is not configurable.
Why do you need that?
Sometimes we use patches to communicate hotfix configuration changes between different teams.
Thouse patches are only visualizing changes to be done on another system, they are not applied directly.
On some large configs only 3 lines of context could be not enough to determine unique place for the change.
Thanks for the clarification. A request is welcome at https://youtrack.jetbrains.com/issues/IDEA
https://youtrack.jetbrains.com/issue/IDEA-204322