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

Code block compilation #102

Merged

Conversation

diegovdc
Copy link
Contributor

This allows for cmd-enter compilation of a code block surrounded at the top level by () or {} pairs.

All code is taken from https://github.com/jasongilman/proto-repl and adapted to the scenario.

If no top level code block is found it defaults to the @eval method.

@diegovdc diegovdc changed the title [ADD] code block compilation Code block compilation Mar 23, 2019
@crucialfelix
Copy link
Owner

Would fix #84
Related to #10

I will test as soon as I get a chance. Thanks!

@khoparzi
Copy link

This seems to be working well.

@crucialfelix crucialfelix merged commit a5e6d19 into crucialfelix:master Apr 24, 2019
@crucialfelix
Copy link
Owner

Published !

Preparing and tagging a new version ✓
Pushing v0.10.0 tag ✓
Publishing [email protected]

Thanks! So sorry it took me a while. I haven't been using Atom and I have a new computer and needed to set it up again.

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.

3 participants