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

Unable to evaluate code when no file is open #98

Open
brweber2 opened this issue Jun 22, 2012 · 1 comment
Open

Unable to evaluate code when no file is open #98

brweber2 opened this issue Jun 22, 2012 · 1 comment

Comments

@brweber2
Copy link

It would be nice to be able to use the "buffer" that is available when Clooj is first opened to write and evaluate code as a scratchpad. Currently, it throws an Exception because somewhere in the code it assumes that a file exists.

If you'd like the specific stacktrace, let me know and I can attach it to this issue. I believe that it is somewhat downstream from the actual error however so I'm not attaching it right now (and it should be really easy to re-produce...).

@DanBurton
Copy link

+1 would be nice to have the Dr. Racket-esque behavior of being able to load the current buffer into the REPL whether or not the user has saved it to a file. Would also be nice to have syntax highlighting in the Source Editor area even if a file is not currently open.

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

No branches or pull requests

2 participants