121 results found
-
In case you going support XML (please see its own vote), add JSON to the list.
They are both hierarchal text data formats but are hard to compare with the current tools around strange enough .
66 votes -
Support Archlinux distro
Archlinux is most popular distribution. It's used pacman as repository management. Pacman is very simple. Please add support for Pacman.
9 votes -
Ctrl+S for saving result file changes
When editing the result file, it would be very convenient to be able to save changes using Ctrl+S (Or Cmd+S on mac, when the mac tool is available).
Copy, paste and undo are already working.
39 votes -
Ignore XML white space errors in C# comments
Merge tool complains about an extra space in c# xml comments. It should just ignore this triviality.
"XML comment has badly formed XML -- 'Whitespace is not allowed at this location'
16 votes -
ASPX please!
aspx and aspx.cs are a pretty common combination in the .Net world (even though I'm pushing the company toward MVC)
21 votes -
HTML files
HTML is a fundamental file type.
51 votes -
.cshtml files
Used with ASP.NET MVC projects. They mix C# and HTML.
109 votes -
Machine-specific location for storing license keys.
I usually install my programming tools into a bin directory in my dropbox profile, so that it's replicated across my machines. This is a problem with SM, which tells me my license is corrupt any time I switch boxes.
3 votes -
Customizable keyboard shortcuts
I would like to be able to customize the keyboard shortcuts in the diff tool. Like making Ctrl+Up and Ctrl+Down to move between differences.
40 votes -
T-SQL Support
It would be great to have T-SQL Support
78 votes -
20 votes
-
#if confuse the block toool
If a #if block exists before a modified function, the code within the #if is also grabbed when you view a diff. It is only grabbed on the destination file.
21 votes -
Suggested Commit Messages
You could use this tool to generate a commit message template in a little text box, and optionally copied to the user's clipboard, for example \samples\FileCache\samplesemanticmergetool.bat would generate:
In Codice.Client.GlassFS
Added: Hasher
Moved: HashToHex (from FileCache to Hasher)
Changed: Filecache.GetFile, Hasher.HashToHexDeleted: 3 Using statements
Obviously I would always want my Devs to put in a longer commit about WHY but it would sure make looking at commit histories a little more relaxing.
50 votes -
Oracle Package Procedures
Since Oracle SP/Function code is maintained in Packages, a tool like Semantic Merge would be excellent. Methods in packages can be refactored (cross-file would be great), use function overloading, etc. This is all in database code we maintain in SQL files, so a more powerful merge utility, like Semantic Merge would be invaluable.
6 votes -
Xamarin Studio integration
It would be great to have something like this inside of xamarin studio.
44 votes -
PowerShell support
PowerShell function definitions are not order-dependant, other than requiring definition before use. Outside of functions, order is significant.
35 votes -
CSS / LESS support
Order may sometimes be significant in CSS, but that's pretty rare in practice, I think. (Unlike F# and SQL, where order is very significant, and for which traditional differs may be better for.)
139 votes -
Dark color theme
Just like the dark color theme in VS2012... Much easier to work with!
132 votesWe’ve started working on a dark theme! We will also allow the user to configure the colors :)
-
Merging Directories
I want to merge each file in a directory (i.e. for different branches of the same code). I should be able to choose the files that I want to merge with filters (i.e. only source files, not images, etc).
94 votes -
Nomenclature Changes
Trying to do a merge, it was not clear what "source", "destination" and "base" meant. I would change the names from source and destination to something less "judgmental" - kdiff uses A and B --> C. That seems intuitive and saves screen real estate.
1 vote
- Don't see your idea?