microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
161.7k stars 28.42k forks source link

VS-Code Insiders - 1.89.0 broke Jupyter PowerToys Execute Group feature #211262

Open dokutoshi opened 3 months ago

dokutoshi commented 3 months ago

Does this issue occur when all extensions are disabled?: Yes/No

Version: 1.89.0-insider Commit: 6d23b7f11a3d7292b9458f0de7160048089398f9 Date: 2024-04-24T05:50:15.963Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Darwin arm64 23.4.0:

Steps to Reproduce:

  1. Load jupyter notebook with Grouped cells e.g. Group 1, Group 2
  2. In VS-Code-Insiders, option to Execute groups greyed out. image
  3. Open same notebook in VS Code, Execute Groups tabs enabled. image
pfontana77 commented 3 months ago

I can confirm that is not working after update to 1.89.0 (no insider, just regular update).

Version: 1.89.0 (user setup) Commit: b58957e67ee1e712cebf466b995adf4c5307b2bd Date: 2024-05-01T02:09:22.859Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Windows_NT x64 10.0.22631

dokutoshi commented 3 months ago

Any update? @rebornix or @connor4312 Code-Insiders appears broken.

rebornix commented 3 months ago

@dokutoshi thank you for the report. We have fixed the issue in Powertoys and will release a recovery release soon.

dokutoshi commented 2 months ago

Please let me know once released!

dokutoshi commented 1 month ago

Update?