GithubHelp home page GithubHelp logo

Comments (7)

cldwalker avatar cldwalker commented on May 13, 2024

Thanks for the report. This may have overlap with LightTable/LightTable#1230. In the meantime you can clear these with the command Eval: Clear inline results

from clojure.

scottyw avatar scottyw commented on May 13, 2024

I'm seeing this too.

This first picture shows the results of starting the instarepl. Note that even though "foo" has been run 5 times, I'm just seeing the 3 inline argument values from the last call, as I'd expect.

screen shot 2014-11-20 at 11 07 43

If I now add a sixth call to "foo" with argument 66 I see this:

screen shot 2014-11-20 at 11 08 04

It looks like only the last of three previous inline argument values has been cleared, so the 3 new ones are tagged on the end.

Same again with seventh call:

screen shot 2014-11-20 at 11 08 18

Clearing inline results doesn't fix the problem - only the last argument value is cleared:

screen shot 2014-11-20 at 11 10 04

Hope this helps, and thanks!

from clojure.

joshuafcole avatar joshuafcole commented on May 13, 2024

In IRC, spenguin adds another picture: https://dl.dropboxusercontent.com/s/537qsln2ceqwf8e/Screenshot%202014-12-02%2017.58.58.png It's a serious issue in the instarepl, since every change to a line instantly re-evaluates. Students find it very distracting when I'm teaching them using the instarepl. I'll try and do some research into this tonight.

from clojure.

ibdknox avatar ibdknox commented on May 13, 2024

My suspicion is that this cropped up as the result of some change in the way CM deals with line handles/widgets.

from clojure.

GirlBossRush avatar GirlBossRush commented on May 13, 2024

+1

from clojure.

joshuafcole avatar joshuafcole commented on May 13, 2024

The problem is resolved in 0.1.1 of the Clojure plugin. Cheers!

from clojure.

alhimik45 avatar alhimik45 commented on May 13, 2024

Still have this problem with doseq. Just type simple doseq form and start typing after it. Every evaluation there are will be new inlines:

Clear inline results delete only last result

from clojure.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.