forked from microsoft/java-debug
-
Notifications
You must be signed in to change notification settings - Fork 0
Commits
User selector
Commit History
Commits on Apr 21, 2021
Leverage AST and Java Runtime to resolve inline values (#368)
Show description for e521ed1authored
Commits on Oct 12, 2020
- authored
Commits on Jul 1, 2020
Skip the specified classes when breaking on exception or stepping (#334)
Show description for 73b448dauthored
Commits on Apr 10, 2020
add a helper command to get the jdt platform settings (#326)
Show description for 0207219authored
Commits on Feb 17, 2020
Use project's java runtime to launch the application (#319)
Show description for cf338eeauthored
Commits on Oct 14, 2019
Check whether java file is on classpath (#302)
Show description for de51193authored
Commits on Oct 11, 2019
Add command to resolve the project build files (#301)
Show description for 531b21aauthored
Commits on Sep 12, 2019
Add command to check if the hovered element is main method (#296)
Show description for 8aed2d1authored
Commits on Apr 15, 2019
Add utility to check java project settings (#264)
Show description for 81bdeb2authored
Commits on Feb 21, 2019
Add utility command to get the launch command length (#254)
Show description for ee889d9authored
Commits on Sep 11, 2018
Add a utility to resolve main methods from a java file (#222)
Show description for b3a2e74authored
Commits on Aug 28, 2018
Validate mainClass and projectName configs (#205)
Show description for 7328c67authored
Commits on Nov 9, 2017
add user settings (#94)
Show description for 330802aauthored
Commits on Oct 18, 2017
resolve main class automatically (#71)
Show description for 6158bf2authored
Commits on Sep 25, 2017
add set log level handler for setting log level from vscode side. (#47)
Show description for 0efb623authoredproduce userdata for VSCode to consume (#40)
Show description for e87577bauthored
Commits on Sep 11, 2017
fix integration bug (#10)
Show description for 2a95747authored
Commits on Sep 8, 2017
add pom.xml and some required plugin configuration files. (#3)
Show description for 3b69ec3authored
Loading