Skip to content

Feature

Text Filters in Kaleidoscope 4

  • Florian 
  • 9 min read

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.

Code Review of Feature Branches

  • catlan 
  • 4 min read

A common workflow in Git is to use feature branches, where work is focused on one specific task. The Changeset functionality in Kaleidoscope helps you see exactly what has been done in a feature branch.

The Open in Kaleidoscope Service

  • Florian 
  • 5 min read

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.

Share your diffs with Kaleidoscope 3.7

  • Florian 
  • 5 min read

Kaleidoscope 3.7 marks the beginning of a new chapter: you can now share your text diffs with other people. It’s as easy as clicking the common Share button in the toolbar and selecting a service, like Messages or AirDrop. We think you’re going to like it!

Kaleidoscope + Tower: the perfect Git setup

  • Florian 
  • 6 min read

Developers make up the largest segment of Kaleidoscope customers. Many of you use the Git version control system to manage your source code, regardless of the programming language you may be using. The Kaleidoscope team also uses Git, and today we want to tell you about an app that most of us use on a daily basis.