Jim Griesmer

Results 41 comments of Jim Griesmer

Not sure how to repro this as not all of us are seeing it, but we can do something to alleviate the problem based on not updating codelenses if they...

We only need one Debug Cell. Should work in IW or notebooks.

Rich's idea sounds plausible. I wonder if we could also hide the old commands from the command-palette to allow them to continue working for existing keybindings, but try to prevent...

Thanks for the feedback! However, we don't have plans on adding this functionality at this time.

This scenario starts a new child process and currently notebook debugging does not support attaching to them at this time.

There's a minor thing we can do here for remote running on localhost. Since we know the directory is probably accessible on the localhost we could special case the situation....

@jiahao-shen, can you provide us some information as to why you're using remote features to connect to your localhost? Thanks!

nb-golden because it can block debugging from working altogether. At least seems that way.

Supporting this across cells is a core Code issue to solve.

This is already supported via cell magics (%). Let's chat, and perhaps we can add this to Discussions tips and tricks or something. The .NET interactive kernel can help with...