|
|
|
|
|
by derriz
2332 days ago
|
|
Yep - it's very annoying but for me it only happens with markdown cells? So now I generally select all and copy now before leaving a markdown cell if I've edited it. The other issue is the language server seems to get into a funk regularly - the completion stops working as does the display of docstrings so I regularly use the "Developer: reload window" feature to reset everything. Also the plots view is poor - it's basically just an SVG you can magnify - there's no proper zoom or rotation for 3d plots. I was also irritated by the "smart" environment discovery stuff - just let me specify which python install or vent I want to use. Don't make be google to see what names/locations I have to use in order for an environment to magically appear in the list. Also the editor extension (I use vi mode) is ignored. And even saving the notebook doesn't work the way every other editor pane works in vscode. Hmm... writing this list makes me wonder why I haven't looked at alternatives. |
|
(Disclaimer: I work on VS Code, but am not working on notebooks)
1. https://github.com/microsoft/vscode/issues/88243