Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-22782

Considering line breaks as "Whitespace" changes in diffs

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Currently, whether or not the option to "Show whitespace" is toggled in Pull Requests diffs, removal of line breaks will always appear, for example:
      How it used to be:

      myVar = var.get(
         "id"
      )
      

      New version:

      myVar = var.get("id")
      

      This Feature Request is to consider line breaks as whitespace changes as well, so they don't appear in the diff view.

      Attachments

        Activity

          People

            Unassigned Unassigned
            0298b2749e0b Mateus T
            Votes:
            6 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: