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

Inline evaluation results can show up in the wrong editor #1120

Closed
eerohele opened this issue Apr 15, 2021 · 1 comment
Closed

Inline evaluation results can show up in the wrong editor #1120

eerohele opened this issue Apr 15, 2021 · 1 comment
Labels
bug Something isn't working evaluation

Comments

@eerohele
Copy link

Easier to show than tell (look at what happens on line 31 of hello_clojure.clj):

Screen Recording 2021-04-15 at 15 41 17

If I evaluate the (do) form, then switch to a different editor, the inline evaluation result shows up in the new editor instead of next to the form I evaluated. I'd expect it to show up next to the form I evaluated regardless of which editor is active.

@PEZ PEZ added bug Something isn't working evaluation labels Apr 15, 2021
@PEZ
Copy link
Collaborator

PEZ commented Apr 15, 2021

Thanks for reporting! I have a vague memory of someone telling me this befor..., Good to have an issue about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working evaluation
Projects
None yet
Development

No branches or pull requests

2 participants