
The latest release of Apache NetBeans, an integrated development environment that supports Java, PHP, JavaScript, C, C++, and other programming languages, has been released.
The IDE is written in Java and distributed under the terms of the Apache License 2.0.
In this issue:
- bug fixes and improved support for Gradle, Maven, and Ant build systems;
- Bug fixes and improvements to Java support:
- fixed autocomplete for record component types;
- Fixed NPE in the profiler when trying to display a thread dump;
- Improved auto-import of enumeration names when using them in switch;
- Fixed incorrect formatting when using unnamed variables in a foreach loop;
- PHP support improvements:
- Added support for the pipe operator |>;
- Rust support improvements:
- rust-analyzer integration added;
- The work of determining the status of files in the git repository has been accelerated;
- Markdown support improvements:
- Improved display in file preview;
- spell check added;
- Added display of images in file previews;
- Added support for TypeScript React (tsx files);
- Added the ability to open the tree of a file's parent directory in a separate tab;
- much more.
Source: linux.org.ru
