|
|
|
|
|
by connor4312
2332 days ago
|
|
Fyi VS Code is working on[1] native first-class notebook support, which should make the experience of using a notebook much better. Notebooks right now stretch the bounds what extensions can do, particularly in that they can't use the VS Code's own text editing services, so things like vi mode aren't inherited. (Disclaimer: I work on VS Code, but am not working on notebooks) 1. https://github.com/microsoft/vscode/issues/88243 |
|