I also notice that all shortcuts keys are not working either
In addition to the regular context menu, it would be great if the context menu provided some cell-specific options like:
control-enter)shift-enter)You name it.
I also have this problem.
Version: 1.44.1
Commit: a9f8623ec050e5f0b44cc8ce8204a1455884749f
Date: 2020-04-11T01:47:00.296Z (2 wks ago)
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Darwin x64 19.3.0
Was anyone able to resolve this? I'm using Python v2020.8.109390 extension in VSC 1.50.0-insider on macOS Catalina (v10.15.6).
Version: 1.50.0-insider
Commit: 8c1015f5e1a7a686d19ec8a5f56a495332f16062
Date: 2020-09-21T07:56:21.563Z (6 hrs ago)
Electron: 9.3.0
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 19.6.0
For people who see this in future: I just found that commenting code blocks with #%% while working with .py files in VS creates interactive cells and allows same level of interaction as jupyter notebooks. Hence, I would mark my problem as solved.
Over one year still no one fixed it?
For people who see this in future: I just found that commenting code blocks with #%% while working with .py files in VS creates interactive cells and allows same level of interaction as jupyter notebooks. Hence, I would mark my problem as solved.
This might be a workaround. Not a fix.
It would be really great to have this issue resolved, since most users perfer to work in VS code notebooks, but the lack of functionalities in comprison to jupyter notebooks and Google Colab, hinder the use of notebooks in VS code
Most helpful comment
I also notice that all shortcuts keys are not working either