I've looked around the Stackoverflow and few youtube videos but no one seems to know how to set up conditional breakpoints in VS Code JAVA environment.
The task should be simple: compare String to some "string" and break if true. Please write examples. Thanks!