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

Add support for running code snippets using the "playground" feature. #4610

Open
sumanthvrao opened this issue Apr 6, 2021 · 1 comment
Open

Comments

@sumanthvrao
Copy link
Member

This is definitely not a near-term priority feature right now, but just as a heads-up to a feature worth integrating into all clients in the future.

zulip/zulip#16432 (which is the tracking issue) details support for "playground" links which allows one to easily open the contents of a code block in an external playground. (E.g: Rust code being opened in the rust online playground).

With PR zulip/zulip#16496 the backend settings support for configuring realm playgrounds has been implemented. Once merged, the API documentation for this will be found https://zulip.com/api/add-playground and https://zulip.com/api/remove-playground.

@sumanthvrao
Copy link
Member Author

sumanthvrao commented Apr 6, 2021

@zulipbot add "api migrations"

(This sure didn't work 😆. Just a note to tag this with the "API migrations" label)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants