Skip to content

KyleRAnderson/VSCode-bug-reproducible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducing the Bug

  1. Create a logpoint on line 6 in one.py
  2. Make sure that you currently do not have the debug console in view. I would usually just have the terminal window open.
  3. Run the program using the "1" configuration. Note that there should now be the output of both the program and the logpoint in the debug console.
  4. Switch off of the the debug console again (if you switched to it to look at it), and run the program with launch configuration 2 this time.
  5. Switch back to the debug console, make sure that the label of the terminal from which the output came is correct.

If you succeeded in reproducing the issue with the above steps, you should have something that looks like this: screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages