Skip to content

Use Case

Kaleidoscope Prism

  • Florian 
  • 9 min read

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.

Edit comparisons on the fly in Kaleidoscope 4

  • Florian 
  • 5 min read

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.

Using Kaleidoscope with ChatGPT results

  • Jean 
  • 3 min read

The arrival of ChatGPT has opened a lot of interesting avenues for using artificial intelligence to assist in the composition of all manner of text. In its current state, it generates results that can help us with our projects, but these results need to be reviewed closely. Kaleidoscope helps you spot the differences quickly and makes it easy to polish the AI’s work.

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.

Compare binary data using Kaleidoscope

  • Florian 
  • 8 min read

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…

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.