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
Similar to how we auto-discover build tasks, let's look into having npm scripts appear by default as targets in the Select and Start Debugging command. This requires changes in vs code's API, probably another optional method in the DebugConfigurationProvider.
The text was updated successfully, but these errors were encountered:
Similar to how we auto-discover build tasks, let's look into having npm scripts appear by default as targets in the
Select and Start Debugging
command. This requires changes in vs code's API, probably another optional method in the DebugConfigurationProvider.The text was updated successfully, but these errors were encountered: