microsoft / vscode-java-debug

Java Debugger for Visual Studio Code.
Other
531 stars 339 forks source link

[feature] skip getters/setters in stepFilters #1384

Open Trass3r opened 1 year ago

Trass3r commented 1 year ago

Similar to the other options: https://code.visualstudio.com/docs/java/java-debugging#_attach

IgnacioAusili commented 1 year ago

Good luck with that, it doesn’t even work well, for the classes https://github.com/microsoft/vscode-java-debug/issues/1367