You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some debug adapters may not support all features (that you add in the future). For example, php-debug does not support breaking on caught exceptions. There needs to be a way to notify VS Code that this feature should be disabled (greyed out) for the user. (low priority)