|
|
|
|
|
by epriest
2053 days ago
|
|
This is not (and has never been) the behavior of Phabricator. See <https://secure.phabricator.com/T7447> for discussion of why this feature can never work the way you think it should work in the general case and why I believe other implementations, particularly GitHub's implementation, make the wrong tradeoffs (GitHub simply discards comments it can't find an exact matching line for). If you believe this feature is possible to implement the way you imagine, I invite you to suggest an implementation. I am confident I can easily provide a counterexample which your implementation gets wrong (by either porting the inline forward to a line a human user would not choose, or by failing to port an inline which is still relevant forward). |
|
So I appreciate your opinion that it is impossible, but as a reviewer I much prefer when the tool tries.