When trying to debug a testitem in vscode, breakpoints within the testitem are ignored when the testitem uses a snippet with setup=.
When no snippet is used, debugging works. Also, breakpoints within a used snippet are working. However, when stepping out of the snippet, the whole testitem again runs without stopping.
This happens with the current stable release of vscode-julia.