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
From user feedback: " The biggest pain is getting the debug environments set up, if there was a smart way to speed that up/automate it so I could just jump in and debug the current file automatically, that'd be neat."
I think this would also be an awesome feature that we could get to work for even the most basic Python scripts first. Automatically detect the project structure/file structure and automatically select the appropriate configuration for the user upon first debug.
Would be even more interesting if we could get it to work for django/flask, etc.
The text was updated successfully, but these errors were encountered:
From user feedback: " The biggest pain is getting the debug environments set up, if there was a smart way to speed that up/automate it so I could just jump in and debug the current file automatically, that'd be neat."
I think this would also be an awesome feature that we could get to work for even the most basic Python scripts first. Automatically detect the project structure/file structure and automatically select the appropriate configuration for the user upon first debug.
Would be even more interesting if we could get it to work for django/flask, etc.
The text was updated successfully, but these errors were encountered: