Added
- Add command to manage breakpoint exception types in command palette. #1566. Thanks to Roland Schaer for contribution.
Fixed
- Fix
lspFrame.sourceNPE on stackTrace request. java-debug#616. Thanks to Mathias Fußenegger for contribution. - Handle unavailable sources in compliance with DAP spec. java-debug#609, java-debug#614. Thanks to Karl-Erik Enkelmann for contribution.