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

Better error: multiple expressions per cell #39

Closed
fonsp opened this issue Mar 28, 2020 · 3 comments
Closed

Better error: multiple expressions per cell #39

fonsp opened this issue Mar 28, 2020 · 3 comments
Labels
enhancement New feature or request reactivity The Pluto programming paradigm

Comments

@fonsp
Copy link
Owner

fonsp commented Mar 28, 2020

Insteaf of "unexpected ... after expression", it should detect that the cell contains multiple valid expressions, and advise the user to wrap cells in a begin/let block.

Or we solve #7 - multiple outputs per cell.

@fonsp fonsp added enhancement New feature or request reactivity The Pluto programming paradigm labels Mar 28, 2020
@fonsp
Copy link
Owner Author

fonsp commented Apr 4, 2020

It would be nice if Pluto asks the user (inside the error) if they want us to wrap their code in a begin ... end block.

fonsp referenced this issue Apr 8, 2020
in a `begin ... end` block
@fonsp fonsp closed this as completed Apr 8, 2020
@fonsp
Copy link
Owner Author

fonsp commented Apr 8, 2020

image
click
image

@fonsp
Copy link
Owner Author

fonsp commented Apr 8, 2020

will appear in 0.5.18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request reactivity The Pluto programming paradigm
Projects
None yet
Development

No branches or pull requests

1 participant