microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.3k stars 294 forks source link

Copilot button prevents setting breakpoint in Jupyter #16209

Open rk-exxec opened 2 weeks ago

rk-exxec commented 2 weeks ago

Type: Feature Request

The Copilot autofix button (or how its called) is exactly in the same spot where the breakpoints would be in the Jupyter Notebook. Image

Putting the cursor on a line with an error shows the autofix button and prevents me from setting a breakpoint on the same line. I have to select another line and only then can I set the breakpoint.

Extension version: 2024.10.0 VS Code version: Code 1.95.1 (65edc4939843c90c34d61f4ce11704f09d3e5cb6, 2024-10-31T05:14:54.222Z) OS version: Windows_NT x64 10.0.19045 Modes: