Skip to content

Changing language mode to "Markdown" results in "No renderer found for text/plain" #128873

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

Closed
JacksonKearl opened this issue Jul 16, 2021 · 8 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release insiders-released Patch has been released in VS Code Insiders notebook verified Verification succeeded
Milestone

Comments

@JacksonKearl
Copy link
Contributor

I have just one keybinding for creating a new code cell, so to create markdown cells I'd like to create a code cell then switch it's mode to markdown, but doing so results in:
image

Repo: https://github.com/JacksonKearl/vscode-sonic-pi/

@sbland
Copy link

sbland commented Jul 21, 2021

I have the same issue. I also get this message if I create a markdown cell before the kernal has been attached. Creating a markdown cell with the hotkeys or +markdown button works fine.

@rebornix
Copy link
Member

I think this one was already fixed by @mjbvz

@JacksonKearl
Copy link
Contributor Author

Still present. Can try in github issue notebook.

@rebornix rebornix added the bug Issue identified by VS Code Team member as probable bug label Jul 30, 2021
@rebornix rebornix added this to the July 2021 milestone Jul 30, 2021
@rebornix
Copy link
Member

@mjbvz can you help take a look?

@claudiaregio
Copy link

I am also still reproducing this in the latest version of insiders

@rebornix rebornix removed their assignment Jul 30, 2021
@rzhao271 rzhao271 added the candidate Issue identified as probable candidate for fixing in the next release label Jul 30, 2021
@mjbvz mjbvz closed this as completed in 446dfef Jul 30, 2021
mjbvz added a commit to mjbvz/vscode that referenced this issue Jul 30, 2021
@JacksonKearl
Copy link
Contributor Author

Thank you @mjbvz !!

@alexr00
Copy link
Member

alexr00 commented Aug 2, 2021

\closedWith 6a0ea07

@alexr00 alexr00 added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Aug 2, 2021
@rzhao271 rzhao271 added the verified Verification succeeded label Aug 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release insiders-released Patch has been released in VS Code Insiders notebook verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

8 participants
@rebornix @sbland @rzhao271 @JacksonKearl @mjbvz @claudiaregio @alexr00 and others