André Schade

Results 2 issues of André Schade

When stopping a debugging session, the application will be killed immediately without running `shutdownHook` code. There is the same discussion in the GO Lang project (https://github.com/golang/vscode-go/issues/120). It would be nice...

bug
disconnect

**JVarKit** seems to be designed as a standalone command line tool. Therefore, all dependencies are packed into the executable `jar` file which is exactly what you want for using it...