netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Apache NetBeans

Results 708 netbeans issues
Sort by recently updated
recently updated
newest added

### Description At the current state it is not possible to define the formatting rules (like number of spaces per indent) for TypeScript files. But it is possible to define...

TypeScript
kind:feature
needs:triage

### Description If you have this piece of TypeScript code and not installed @types/lodash, NetBeans shows an editor hint, which seems to come from the LSP with message: "Install '@types/lodash"....

LSP
TypeScript
kind:feature
needs:triage

### Description SwitcherTable limits the columnWidth in SwitcherTable.getPreferredSize() in line 335 to hard-coded 250 pixels. This sometimes does not fit in custom applications based on NetBeans platform. Can this behavior...

kind:feature
Contribution welcome
UI

1. Added `TextDocumentServiceImpl.convertToLineOnlyFolds` which: - accepts code-folds specified as fine-grained Position-based (line, column) ranges, and, - changes them to coarse-grained line-only ranges. - The line-only ranges computed uphold the code-folding...

Java
LSP
VSCode Extension

### Description #6701 added support for PHP 8.3 #[\Override] attribute. This feature works nicely. However if the parent method has a function signature which is "incompatible" with the child method...

PHP
kind:feature
needs:triage

As documented here: https://maven.apache.org/resolver/api-compatibility.html Doing this is not only "right", but makes possible migration off the legacy classes, like shared.graph, shared.tree and many others are. After migration, the list of...

Maven

### Apache NetBeans version Apache NetBeans 22 ### What happened Drop line is not rendered after auto-expansion, but it should https://github.com/user-attachments/assets/d2aa1737-91e7-4f8e-b779-7289e63fc9a7 ### Language / Project Type / NetBeans Component _No...

kind:bug
UI

### Apache NetBeans version Apache NetBeans 22 ### What happened When sorting members using 'organize member' function, most of the time it OK, but someting give error results also fail...

kind:bug
Java
needs:triage

### Apache NetBeans version Apache NetBeans 26 ### What happened Moving a class from one package to another. java.lang.IllegalStateException: Cannot use Elements.getTypeElement before the TaskEvent.Kind.ENTER finished event. at com.sun.tools.javac.model.JavacElements.ensureEntered(JavacElements.java:890) at...

kind:bug
needs:triage

The PR will preview SVG files inside the IDE with MultiViewSupport ![image](https://github.com/user-attachments/assets/c7367c94-4be3-4f06-b09b-976934f46d4e) I already add actions that make sense to the SVGDataObject as for XML files like: * View (Opens...

Upgrade Library
Editor
Platform
ci:dev-build