-
Notifications
You must be signed in to change notification settings - Fork 289
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The only way to display the full commit message in File History view (window) is to click on the SHA "link" to select the corresponding commit in the Graph. (Took me a while to realize this, since I had maximized the File History window on the same screen...)
However, it would have been more convenient to be able to view the full message without going back-and-forth between these two views, and it's a bit frustrating that a part of the full message is always shown (but not all of it).
Any of these variants would be sufficient, IMHO:
- A tooltip when hovering over one of the commits in the left sidebar list, showing the full commit message.
- A separate pane, somewhere inside the File History window, to show just the full commit message of the currently selected commit from the left sidebar list.
- An additional tab INFO beside the existing CHANGE and CONTENT ones, for showing the full commit message along with other relevant information (analogous to the INFORMATION, CHANGES, FILES tabs below the Graph in the main window).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request