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

playsite: Allow sharing code with parse errors #364

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

juliaogris
Copy link
Member

@juliaogris juliaogris commented May 27, 2024

Allow sharing Evy code via playground URLs even if the code cannot be
formatted. This should help with help, e.g. why does this code not work
<link>?

It'd be neat to also add sharing to the CLI, e.g. evy share file.evy
generating URL or evy run --url. We might leave this for later.

frontend/play/index.html Outdated Show resolved Hide resolved
Allow sharing Evy code via playground URLs even if the code cannot be
formatted. This should help with help, e.g. why does this code not work
`<link>`?

It'd be neat to also add sharing to the CLI, e.g. `evy share file.evy`
generating URL or `evy run --url`. We might leave this for later.
Copy link
Member

@camh- camh- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥗 LGTM

@juliaogris juliaogris merged commit 7acb82a into main May 27, 2024
3 checks passed
@juliaogris juliaogris deleted the update-share branch May 27, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants