Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator 9.0.1 Quick Diff
Forum Updated to NodeBB v4.3 + New Features

Qt Creator 9.0.1 Quick Diff

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 321 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MarioNot64
    wrote on last edited by
    #1

    Hello,

    Coming from Eclipse, evaluating vscode, clion and now QT Creator. I can't find a way to get QT Creator to show, in the editor, where changes, compare to git HEAD were made. I guess I've been spoiled by the other 3 IDE which use the ruler/gutter to identify the changes. I find this very useful and productive. Even possible to do a compare by hovering over the changes and/or revert those changes. Seems like that is not possible with Qt Creator. Hopefully I missed something ;-)

    dce2bf93-29b7-48c1-b597-4419677257a6-image.png

    Thanks,

    Mario

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      First go to Help -> About Plugins and make sure that Git and DiffEditor plugins are enabled. If not then enable them and restart Creator.
      You can then go to Tools -> Git menu and do a visual diff and undo operations on either current file, project or repository (along with bunch of other git related stuff). These are displayed in a separate, read only view though. I don't think there's any text editor integration with source control, but you can get used to the shortcuts to switch between these views.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved