Added
- Support to debug favorite commands. #444
- Add shortcut to view output when error occurs. PR#458
- Support to browse to select local Maven executable if not found. PR#457
Changed
- Remove unnecessary prefix
cmd /c
for powershell commands. #452 - Walk up parent folders to find available Maven wrapper. #PR460
Fixed
- Projects were not indexed when adding a folder to current workspace. #453