Debugging issues
It seems there are some debugging issues. Let's investigate and solve them.
- [x] https://github.com/microsoft/vscode-gradle/issues/895
- [x] https://github.com/microsoft/vscode-gradle/issues/894
- [x] https://github.com/microsoft/vscode-gradle/issues/880
- [ ] https://github.com/microsoft/vscode-gradle/issues/876
- [ ] https://github.com/microsoft/vscode-gradle/issues/809
- [ ] https://github.com/microsoft/vscode-gradle/issues/524
- [x] https://github.com/microsoft/vscode-gradle/issues/522
Regarding the bug above relating to "debugging doesn't work at all" : #809, based on my testing they're either correct (it doesn't work), or the setup required to enable debugging is so obscure that nobody can figure it out. See: https://github.com/microsoft/vscode-gradle/issues/1118
I've debugged the issue and added some notes.
@dboreham Thanks a lot for the help! As you know we just plan to solve these debugging related issues in the next month. I'm sorry I don't have enough time this week, and I'll start to investigate it from about next week. Let's revisit this feature and make it work well then.