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

Context Key Issues for execution/debuggers/run by line actions #16189

Open Yoyokrazy opened 2 weeks ago

Yoyokrazy commented 2 weeks ago

Overall tracking issue grouping a number of likely context related issues for jupyter notebooks. Main points of interest are states where certain actions become unusable (ex: debugger in a broken state removing run by line and debug cell or issues causing restart kernel to grey or disappear)

### Debug
- [ ] https://github.com/microsoft/vscode-jupyter/issues/15975
- [ ] https://github.com/microsoft/vscode-jupyter/issues/13139
- [ ] https://github.com/microsoft/vscode/issues/150219
- [ ] https://github.com/microsoft/vscode-jupyter/issues/13473
### Restart
- [ ] https://github.com/microsoft/vscode/issues/200896
### Misc
- [ ] https://github.com/microsoft/vscode/issues/165629