Using Git File History from other apps
The new Git File History feature is extremely useful to quickly inspect changes to a file over time. You may find yourself in a situation where a file in your Git repository has been changed…
The new Git File History feature is extremely useful to quickly inspect changes to a file over time. You may find yourself in a situation where a file in your Git repository has been changed…
With the first major update to Kaleidoscope 4, we are entering completely new territory: Kaleidoscope can now directly talk to Git. While Kaleidoscope could always integrate with Git, until now it could only show the results of a Git operation, such as git difftool and git mergetool, which was typically initiated through a Git client like Tower. For the 4.1 update, we decided to focus on the ability to display and compare multiple revisions of a file.
Kaleidoscope 4 comes with an entirely new companion app called Kaleidoscope Prism. By default, it launches along with Kaleidoscope and remains running, so you may have noticed a new icon sitting quietly in your menu bar. Kaleidoscope Prism can change the way you work, with new options for starting and adding to comparisons, even if Kaleidoscope isn’t currently open.
Quite a few users over the years have told us they need to be able to add new text into comparisons. Kaleidoscope 4 adds that ability by allowing you to convert any comparison into a merge that can be edited.
Text filters reduce visual noise in a text comparison, noise that distracts from the differences you do care about. They are useful in a lot of scenarios, in particular when dealing with generated text like logs or files that contain “random” data, like timestamps or identifiers.
After months of hard work, we are very proud to release Kaleidoscope 4 to the world! We are so much looking forward to people using it. We have been running various iterations of the new version for a long time now, and we are very happy how it turned out. We sure hope you will be, too!
While working on Kaleidoscope 4, we came up with some new design variations based on the Kaleidoscope icon shape. We really dig the look and want to share a collection of new wallpapers for your devices. They all come in light and dark variants to match your preferred appearance.
Very soon, we will be announcing Kaleidoscope 4 with many exciting new features. But before we share details about the new version, we want to make it clear how the subscription pricing will affect our existing customers.
There are a number of valid reasons why you might want to compare files as binary data. As a developer, you may want to check aspects of an executable down to the bit-level detail. Also, files that look identical in Kaleidoscope might not be identical on disk. That’s where the fun starts…
The Services menu, originally part of NeXTSTEP, was introduced to the Mac with the advent of OS X in 2001. Services never received a lot of love or major updates. Luckily, they continue to work to this day and can be remarkably helpful. We’ll show you how you can benefit from Services, in particular the services that Kaleidoscope provides.