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!
Make poll/fetch intervalls configurable
Be able to change the default intervalls in the preferences dialog. At least the 2 options smartgit.repositories.background.poll.delay and smartgit.repositories.background.fetch.delay (see https://www.syntevo.com/doc/display/SG/System+Properties#SystemProperties-Backgroundoperations)
This was discussed here : http://smartgit.userecho.com/topics/143-repository-gets-update-only-when-pull-souce-tree-displays-already-committed-items-even-before-pull/
Improve spell checking dictionary (it should not mark jargon as incorrect words)
The new spell checking feature in SmartGit is not really tailored for developers. It marks words like linux and base64 as incorrect. How about making SmartGit anonymously collect words that users add to their dictionary, and then adding some of the most popular words to SmartGit's default dictionary, so everyone can benefit from it?
Keyword suggestions for commit messages
Suggestion:
Commit message editor shall make suggestions while you type. Those suggestions would be based on
- Keywords in diffs for current commit
- Filenames affected by current commit
Rationale:
It's quite typical to list affected entity names in commit message. Like, "Moved FooBar global variable from Generic.cpp to Foo.cpp". Having commit message editor suggest those keywords will make writing commit messages easier. I heard TortoiseSVN does that.
Searchable settings
It's really difficult to find setting because you need to browse every tab searching for it. Would be great if it was possible to search like it is implemented in PhpStorm.
view history of selected lines of code in one file (not whole file)
problem:
* its very hard to search who made prev. changes (eg. in months)
solution:
* so ideal is to have tool, which can track history of one line in file to context
* you will just selected lines, which u're interested in
* and this feature will show history only of this selected lines of code
Push to several remote repositories
I have several remote repositories bitbacket, github etc. I want to push in each repositories in one click. Now i should to edit the configs manually and push to every repository.
Compare (built-in): improve detection/display of related changes
E.g. denote moved hunks
Please provide samples where SmartGit's compare produces sub-optimal results.
Add the "Stash" action on the popup menu
I am sure you can find some place to add "Stash" somewhere inside this popup menu :-)
Customer support service by UserEcho