Debugging in VS code: i don't see variables

I'm using VS code. Wenn i start a debugging session with "run", my program is launched.

But i don't see any variables in the left hand side drop down list, when a breakpoint is reached.

What am i doing wrong... ?