New in Nova


Version 7

June 23, 2021

For Nova 7 we decided to focus on something truly important to our editor: syntax and grammars. As a result, this release has a large number of PHP and TypeScript syntax improvements we think you'll appreciate. We also sped up Open Quickly, and fixed a lot of issues. Read on!

PHP syntax improvements

PHP 8 union types; highlighting of complex variables and SQL keywords in strings

TypeScript syntax improvements

Better parsing of type expressions and generics

Improved Open Quickly performance

Up to 7x faster for large projects

New

New for Extensions

Improved

Fixed