I have set up my development environment with vscode for debugging as explained on the wiki here.
Everything works well, but I am not able to show the value of instance variables by hovering over them. I can add them to the watch list, but it is not ideal.
Is this the expected behaviour?