Visual studio code breakpoint set to grey color & not working.error(may be excluded because of "justMyCode" option)
are you using a launch configuration to run the debugger? i had the same issue and resolved by adding "justMyCode": false
inside the launch.json for the proper entry.