
The next release of Apache NetBeans has been presented – an integrated development environment that supports programming languages such as Java, PHP, JavaScript, C, C++, and more.
The IDE is written in Java and is distributed under the Apache License 2.0.
In this release:
- bug fixes and improvements in the support for Gradle, Maven, and Ant build systems;
- bug fixes and improvements in Java support:
- auto-completion for record component types has been fixed;
- NPE in the profiler when trying to display the thread dump has been fixed;
- auto-import of enum names when used in switch statements has been improved;
- incorrect formatting when using unnamed variables in a foreach loop has been fixed;
- improvements in PHP support:
- support for the pipe operator | has been added;
- improvements in Rust support:
- rust-analyzer integration has been added;
- the process of determining file statuses in a git repository has been accelerated;
- improvements in Markdown support:
- display in file preview has been improved;
- spell checking has been added;
- image display in file preview has been added;
- support for TypeScript React (tsx files) has been added;
- the ability to open the parent directory tree for a file in a separate tab has been added;
- and much more.
Source: linux.org.ru
