TypeFox / open-collaboration-tools

Open Collaboration Tools: live-sharing solution for Eclipse Theia, VS Code and other editors and IDEs
https://www.open-collab.tools/
MIT License
81 stars 5 forks source link

Prevent sharing notebook cells #23

Closed msujew closed 2 months ago

msujew commented 2 months ago

When opening a notebook with the current version of the vscode extension, data across notebook cells is lost due to the way how notebook cell URIs are structured.

Until we have actual support for notebooks, we should just ignore all notebook cell documents.