question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support customizing Just My Code settings for interactive window

See original GitHub issue

Feature: Notebook Editor, Interactive Window, Python Editor cells

Description

It would be great, not to encounter the interactiveshell.py when debugging. I uncheck Debug just my code so that I can step into the libraries I use. However, interactiveshell.py is a nuisance here which I really dont need to see or work with. If interactiveshell.py is of any importance, we can add a separate checkmark for it in the settings that lets the user explicitly enable it (i.e. when debugging, the first code that he/she sees is interactiveshell.py!).
In my humble opinion, 99.99% of the times, no one intends on checking on interactiveshell.py when they start debugging their code. It would be great to have this out of the way. Thank you all very much in advance

Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
IanMatthewHuffcommented, Jan 21, 2020

@Coderx7 . Thanks for the report. I don’t think that we would special case one item. Instead we should be respecting the general ptvsd debugging rules: https://github.com/microsoft/ptvsd/issues/997 We’ll take a look to see if we are respecting these in cell debugging, not sure if we currently are or not.

0reactions
joyceerhlcommented, Aug 31, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

User and Workspace Settings - Visual Studio Code
To open the Settings editor, use the following VS Code menu command: On Windows/Linux - File > Preferences > Settings. On macOS -...
Read more >
Debug user code with Just My Code - Visual Studio ...
To enable or disable Just My Code in Visual Studio, under Tools > Options (or Debug > Options) > Debugging > General, select...
Read more >
How to disable "just my code" setting in VSCode debugger?
Show activity on this post. Once clicked on this option a pop-up appears asking which launch. json you want to run your debugging...
Read more >
Getting Started With Python IDLE
The best place to experiment with Python code is in the interactive ... To access the customization window, select Options → Configure IDLE...
Read more >
Add a Google calendar to your website
Under the embed code, click Customize. Choose your options, then copy the HTML code displayed. Your embedded calendar will only be visible to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found