interactive icon indicating copy to clipboard operation
interactive copied to clipboard

cannot set any breakpoint in Polyglot vscode extension

Open rs38 opened this issue 1 year ago • 4 comments

cannot set any breakpoint neither click nor F9 in any type of notebook in vscode

Version: 1.0.510102+2c9feb8daff54c194b638d355d18b5428480a786 Library version: 1.0.0-beta.24101.2+2c9feb8daff54c194b638d355d18b5428480a786

Build date: 2024-02-09T07:14:54.0100803Z

  • OS

    • [ x] Windows 11
  • Browser

    • [ x] Edge
  • Frontend

    • [ x] Visual Studio Code
    • [ x] Polyglot

repro: fresh install of vscode, .NET8 and Polyglott extension in Win11 Sandbox

any tips on debug msgs?!

rs38 avatar Feb 09 '24 07:02 rs38

Polyglot Notebooks doesn't currently support the use of a debugger within a notebook.

jonsequitur avatar Feb 12 '24 15:02 jonsequitur

thanks! the limitation comes from Polyglot for all supported language?

rs38 avatar Feb 12 '24 21:02 rs38

That's currently for all supported languages.

Support would likely arrive language by language and not all at once.

jonsequitur avatar Feb 12 '24 22:02 jonsequitur

@jonsequitur is there any timeline to share, is it likely going to happen sometime? It's quite a useful feature. See also #2099

Expecho avatar Feb 13 '24 18:02 Expecho