What's New (Page 4 of 4)

Sticky Values

03 Feb 2021

Live Values are now sticky which means that they survive your file changes while being updated as you type. Values may also be hidden in VS Code and JetBrains by pressing Escape to clear a value or Escape Escape to clear all values in a file.

Read more

CPU Profiler

14 Jan 2021

Our first big feature of 2021 is expected to be a game changer for many of our users. The CPU Profiler allows you to quickly and easily get the CPU Profile of your code to analyze its runtime performance. No configuration is required, one simple click and you will see the CPU profile.


Dingo VS Code Extension

29 May 2020

While not directly related to the Wallaby product, the Wallaby team created and released the Dingo VS Code extension that makes it easier to download, install and open git repos and the source code for npm packages, right from the comfort of your editor. The source code is available on GitHub under an MIT license and the extension is free for everyone to use.