Skip to content

Integration

Compare Pages Documents in Kaleidoscope

  • Florian 
  • 4 min read

With Kaleidoscope 3.8, we’re bringing you a new workflow to compare Pages documents, powered by Shortcuts and AppleScript. As the initial setup is a bit of a challenge, we’re showing you how to do it, step by step.

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.

Comparing Archive Contents with Kaleidoscope

  • Florian 
  • 5 min read

Over the last few months, we’ve received several feature requests for the ability to compare the contents of archives like .zip or .jar. Indeed, an archive is really a folder full of files, a folder that happens to be compressed into a single file. So we should be able to compare archives using Kaleidoscope.

Kaleidoscope Developer Tools for Safari, Part 2

  • Florian 
  • 6 min read

As announced last week in Part 1 of our article focusing on JavaScript debugging, this second part shows how to take advantage of Kaleidoscope Developer Tools for Safari when working on web page content and layout.

New Extension: Kaleidoscope Developer Tools for Safari

  • catlan 
  • 5 min read

We are thrilled to bring you our new Safari Extension for Web Developers. It offers 4 distinct features to cover your development needs. In this article, we will focus on the more advanced usage, ksdiff for the Safari JavaScript Console.

What’s new in the macOS Monterey command line

  • Florian 
  • 6 min read

The other day we found a helpful command line tool option, only to discover later that the option was only available in macOS Monterey. Since we also need to target Big Sur, this would not be an option for us. So we created something to help us overcome similar issues in the future.

Xcode Debugger Integration

  • Florian 
  • 8 min read

It was October 2018 when Christopher had the idea to integrate Kaleidoscope with lldb, the Xcode Debugger. Back then, he tweeted a gist that showed how to get this to work for his needs.

Many moons later, in February 2021, that feature is finally available to every Kaleidoscope user, configurable with the click of a single button.