Manages virtual TextDocuments for notebook cells using vscode-notebook-cell:// URIs. Creates virtual documents that Pylance and Markdown LSP can analyze without temp files.
URI format: vscode-notebook-cell://datalayer/{type}/{docId}#{cellId}.{ext}
Manages virtual TextDocuments for notebook cells using vscode-notebook-cell:// URIs. Creates virtual documents that Pylance and Markdown LSP can analyze without temp files.
URI format: vscode-notebook-cell://datalayer/{type}/{docId}#{cellId}.{ext}