So i'm trying to debug a sandbox but i can't seem to get that going.
To my launchfile i've added this in configurations:

So when i publish this code to the sandbox and next in visual studio code press "F5" and try to debug on that, nothing happens. It's just like when you're working as usual in the sandbox, i've even tried setting a breakpoint in the code that it would have to run over but there is is nothing happening in the page that launches on publishing. Should there be a page launching by itself or am i doing something wrong?
Thanks in advance.