Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The file working copy resource untitled:Untitled-1 does not have an associated file system provider. #122475

Closed
JacksonKearl opened this issue Apr 27, 2021 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@JacksonKearl
Copy link
Contributor

Testing #122210

This is likely not related to registerNotebookSerializer itself, but a pattern I had previously used for opening a new untitled notebook was:

await vscode.commands.executeCommand('workbench.action.files.newUntitledFile', { "viewType": "handydandy-notebook" });

this now gives error:
image

@JacksonKearl
Copy link
Contributor Author

Extension repo: JacksonKearl/vscode-handydandy-notebook@9c0f86c

@bpasero
Copy link
Member

bpasero commented Apr 28, 2021

/duplicate #121974

@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants
@bpasero @JacksonKearl and others