Share your ideas on how to improve SmartGit!


This is no support platform! To report bugs or request support, please contact us directly. If in doubt ask us.


First search for a similar request and add your votes or comments there.


Take the time to describe your request as precisely as possible, so users will understand what you want. Please note that we appreciate your time and input, but we don't give any guarantees that a certain feature will be implemented. Usually, a minimum requirement is a sufficient number of votes. Hence, please don't comment like "when will this be implemented", but vote instead.

Follow the stackoverflow.com writing guidelines.

Thank you for your help!

0

SmartSVN: add command line option to view Log window

pgeissler 1 year ago in SmartSVN updated by Thomas Singer 1 year ago 0

open the log window of a file in one or more branches. 

Command line options Log window
0

Set DpiAwareness to permonitorv2; fallback to older implementations at runtime

Noah Sherwin 2 years ago updated by Thomas Singer 2 years ago 1

See https://learn.microsoft.com/en-us/windows/win32/hidpi/setting-the-default-dpi-awareness-for-a-process

The current DpiAware/DpiAwareness level (which is probably 'unaware') leads to the GUI being bitmap scaled (and blurred) when the DPI changes e.g. when moved from a display with 125% display scale to one with 100% display scale.


Scaled to 125% display.

Image 824


Scaled to 125% display then moved to a display with 100% display scale.

Image 823

GUI
0
Completed

Commit dialog, ability to disable "Local changes" option and always use "Staged Changes"

dylan lamont 2 years ago updated by Thomas Singer 2 years ago 3

I regularly accidentally commit Local changes rather than Staged changes. Sure, it's user error, but after staging, I'm in the habit of just leaving the message and committing as you'd expect from most GIT GUIs. Especially as it usually defaults to "Staged Changes", it's hard always to remember to check which option has been chosen. 

An alternative fix would be to allow the option to always default to "Staged Changes".

Image 810

Commit dialog Working Tree window Log window
0
Completed

Add Ctrl + G hotkey to jump to a certain line of code when Changes-panel is focused

Anton 2 years ago updated 2 years ago 4
0

Add feature to show/hide all branches with a certain prefix

Anton 2 years ago updated by Thomas Singer 2 years ago 0

On a Graph-panel, I want to hide all commits from a certain folder "release" in one click.
Now it's not possible
You have to uncheck each checkbox for each branch for that.
I suggest to add a checkbox for a folder to do that.

Image 802

0
Completed

Custom Open action on a repository

Marko 2 years ago updated by Thomas Singer 2 years ago 1

A lot of us are using different IDE-s for repos, I use 3, and it would be great if I would be able to right click the repo name, and select "Open -> MY CUSTOM ACTION" which I would configure in the settings (hm I didn't check if this exists actually will check, but in case it doesn't...) so I can add "Visual Studio Code" and have it in the menu so I can "Open > Visual Studio Code" right from the SmartGit. 

0
Completed

Add hotkey for "Open in git shell" for currently opened repository

Anton 2 years ago updated 2 years ago 1

Image 796

0
Declined

Allow middle click on windows title when show changes to close

Duoc Dam 2 years ago updated by Thomas Singer 2 years ago 1

Hi there,

I want to suggest a behavior on Show Changes windows that allows the user to use a middle click at any position on the title to close windows (it's like close tab behavior on the browsers)

Regards,

0
Completed

Allow setting shortcut for external tools

Duoc Dam 2 years ago updated by Thomas Singer 2 years ago 3

Hi dev team,

I often work on many repositories and use external terminals to execute commands, build, test, etc.
Very useful if allowed to set a hotkey for it, then I just click on repository and press hotkey instead of right-clicking and selecting "Open in Terminal"

Regards,

0

Standard window, Open Submodule: make opening easier

Thomas Singer 2 years ago in SmartSynchronize 0

Especially, if there are no local changes, currently, opening a submodule means to switch to the Local Files view, selecting the Submodule category, double clicking the submodule.

There should be an easier way.

Standard window