What should semantic diffs highlight: The change or its effect? - eviltoast
  • Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    8 days ago

    would make it clearer

    Would make what clearer?

    If I change a string to a raw string or an interpolated string, it is a semantic change on the entire string, even if it leads to consequential changes only on subsections of it. The next time or additional changes I make must take different semantics into account.