javavscode icon indicating copy to clipboard operation
javavscode copied to clipboard

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)

Results 105 javavscode issues
Sort by recently updated
recently updated
newest added

When debugging a line with lambda, in vscode terms you can use inline breakpoints just to suspend at a specific lambda. Today this extension only supports line breakpoints and inline...

enhancement
Apache-Netbeans

Hi, **Problem :** I have a Java maven project with for example an apache `commons-io` dependency. When I put a breakpoint on one of the line in the library source...

bug

You cannot configure the user's setting.xml file for maven, you have to install the maven plugin for this.

enhancement

The OpenJDK class library has no Maven or Gradle build files. It is also a tricky project because its classes can interfere with the same classes in the JDK used...

enhancement

Backporting the NetBeans 24 patch [#7610](https://github.com/apache/netbeans/pull/7610) and adding it to the patches list in build.xml. - This brings the fix for getting config options for a single source file to...

OCA Verified

When hovering over a method the hover information / tool-tip correctly shows the method signature. However for a constructor it incorrectly (in my opinion) shows class information and not the...

bug
Apache-Netbeans
patch-ready-YTD

Back-porting the PR [#7654](https://github.com/apache/netbeans/pull/7654)

OCA Verified

backporting commits from nb pr -https://github.com/apache/netbeans/pull/7641

OCA Verified

Type: Feature Request java extensions are enable but not working while craeting java file the extension are not dubging the code and show error every time i try to disable...