GithubHelp home page GithubHelp logo

Comments (9)

cldwalker avatar cldwalker commented on May 27, 2024

On osx 10.10 I can't recreate this. Could you provide more specifics? I eval'ed with Cmd/Ctrl-enter and with this example file:

(ns dev)

#{1 2 3 4}
#{"a" "b" "c"}

My connection is a normal connection started by evaling the top form. Using clojure 1.7.0

from clojure.

kenny-evitt avatar kenny-evitt commented on May 27, 2024

I couldn't reproduce this on my Windows 7 computer [note to myself – T] just now either either in an InstaREPL tab. I was able to reproduce it in an existing file for a Clojure project using Clojure 1.5.1. Let me see if I can create a minimal project to share.

from clojure.

kenny-evitt avatar kenny-evitt commented on May 27, 2024

Also, given the time of my original comments, I am pretty sure I was using my Mac (newest OS X version). I believe I upgraded LT in LT, instead of building a new version. I'll confirm whether I can reproduce this again on that computer anyways.

from clojure.

kenny-evitt avatar kenny-evitt commented on May 27, 2024

I created a new Leiningen project, using the default template, i.e. by running lein new project-name. It's using Clojure 1.7.0. I cannot reproduce this with the generated core.clj file.

I was however able to reproduce it after I changed the Clojure version in project.clj to 1.5.1.

Clojure 1.6.0 works, i.e. I can NOT reproduce this with that version.

Given that we're not supporting versions of Clojure earlier than 1.7.0, and that no one (including me) cares about fixing this, I'm closing this.

Sorry for the trouble! In the future, I'll try bumping the version of Clojure I'm using in my projects before creating new issues for apparent bugs.

from clojure.

cldwalker avatar cldwalker commented on May 27, 2024

Thanks for following through and agree that Clojure 1.5.1 is out of scope

from clojure.

paulMihei avatar paulMihei commented on May 27, 2024

Yes, you're right! The issue is about the version:
image
This happens to me when I create a new file and save it as .clj.

But with a new Leiningen project the version is 1.7.0.

Which version do you have if you just create a new .clj file?
I just executed a freshly downloaded LightTable on a windows 7 virtual machine. With a new .clj file I still have
image

Is this all right?

from clojure.

kenny-evitt avatar kenny-evitt commented on May 27, 2024

@paulMihei If you create a new Clojure file, the version of Clojure should be the version your project uses. If you make a new Clojure file that's not in a project, it looks like the LightTable-REPL connection gives you Clojure version 1.5.1. We should fix that.

from clojure.

kenny-evitt avatar kenny-evitt commented on May 27, 2024

@cldwalker @rundis Maybe the version of Clojure for a Clojure file for the LightTable-REPL connection (at least without a project) is 1.5.1 because the Clojure plugin project itself still depends on 1.5.1?

from clojure.

pjago avatar pjago commented on May 27, 2024

How can I effectively update a plugin from Light Table? I see many plugins that I have installed by the manager don't appear under LightTable\resources\app\plugins. I also tried changing the Clojure plugin on the same folder to 1.8.0 but still, I got 1.5.1. LightTable/ClojureInstarepl#19

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.