Wallaby Team Blog (Page 3 of 4)
Today, we are officially releasing Quokka.js for Sublime Text. Our beta program has been running for a few weeks now, bringing developers the same Quokka.js experience that exists for VS Code, IntelliJ Editors, and Atom. To celebrate the official release of Quokka for Sublime, we’re providing a Quokka.js ‘Pro’ edition license key that can be used by any editor until July 20, 2019 (the license key is at the bottom of our latest newsletter).
There is now a new command for all editors in both Wallaby.js and Quokka.js (PRO edition), “Copy Value”. The Copy Value command allows you to copy an expression value quickly without changing your code. If the expression being copied is a complex object, it will be automatically expanded before being copied. Note that complex objects may not always be auto-expanded (e.g. when an object is too big, contains cyclic references, etc).
We’ve been busy rewriting our Wallaby JetBrains plugin for the last few weeks. This rewrite was necessary to support another feature that we are working on, the ability to use Jest and Angular CLI without configuring Wallaby.
Today, we are pleased to announce some new features for both Wallaby.js and Quokka.js that we’ve been working on.
We released Value Explorer for Quokka just a week ago and received a lot of positive feedback from the community. We promised to add this feature to Wallaby and today we are pleased to announce Value Explorer for Wallaby for VS Code.
Today we are very excited to announce Value Explorer, a new feature we’ve been working on for Quokka.js for the last few months.
Today, we are pleased to announce some new features for both Wallaby.js and Quokka.js that we’ve been working on.
Over the last month, we’ve been busy working on some new features for Wallaby.js and Quokka.js that we think our users will love: Live Value Display, Support for Windows Subsystem for Linux, and New Code Actions.
I’m excited to announce the addition of Simon McEnlly as Wallaby.js’ COO. Since wallaby started, as CEO and Founder I’ve had to perform many roles: CEO, CFO, HR, lead developer/architect, support manager and master of Quokkas. The addition of Simon to our executive team will allow me and Wallaby to further scale out our business so that we can continue to delight our customers and excite them with new features and product ideas. Simon joins us with over twenty years of experience in IT with a strong engineering background and extensive management experience.
Node.js supports most ES2015–2018 features and even many ESNext features, however ES modules support is still being implemented and it is uncertain when the feature is going to land unflagged.