Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27309

Add link to the filenames in the diff in the VCS output pane

    XMLWordPrintable

Details

    • All
    • b997d095a1 (qt-creator/qt-creator/master) b997d095a1 (qt-creator/qt-creator/qds/dev)

    Description

      I had a git hook which ran a clang formatter which returned with the following output:

      16:38:51 Running in /home/mm/Projektek/kicad: /usr/bin/git commit -F /tmp/QtCreator.QCNJOJ --amend
      ERROR: you need to run clang-format (e.g. using tools/check_coding.sh) on your commit
      diff --git a/eeschema/sch_screen.cpp b/eeschema/sch_screen.cpp
      index bbb8648f94..c877c23cbf 100644
      --- a/eeschema/sch_screen.cpp
      +++ b/eeschema/sch_screen.cpp
      @@ -429,7 +429,7 @@ bool SCH_SCREEN::IsExplicitJunctionNeeded( const VECTOR2I& aPosition ) const
       return isJunction && !hasBusEntry && !hasExplicitJunction;

      It would be great if the

      --- a/eeschema/sch_screen.cpp
      +++ b/eeschema/sch_screen.cpp

      lines would have been converted to links to ease the opening of these files.

      What do you think aha_1980 ?

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              orgads Orgad Shaneh
              martonmiklos Miklós Márton
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes