Giter VIP home page Giter VIP logo

Comments (6)

yogthos avatar yogthos commented on July 17, 2024

Yeah, Figwheel changed a bit since that post unfortunately. Here's the official wiki for getting the REPL working.

from luminus.

favetelinguis avatar favetelinguis commented on July 17, 2024

Thanks for the reply, however I want to use CIDER for this not inf-clojure, I always use cider for my day to day Clojure stuff.

Correct me if im wrong, but there are two nREPL sessions avaliable when working with a +cljs project. The figwheel one is only for the ClojureScript part and then I also have an ordinary CLJ REPL. As a default I should be able to connect to the CLJ one with localhost:7000 and figwheen localhost:7002?

from luminus.

yogthos avatar yogthos commented on July 17, 2024

Yeah, the repl on 7000 is the one started by the app when you do lein run and the one on 7002 is started by the figwheel plugin. The second one is the one you want to use for cljs.

I use cursive myself, so I don't actually know much about CIDER setup for figwheel unfortunately.

from luminus.

manandearth avatar manandearth commented on July 17, 2024

It is quite straight forward to add cider-nrepl, I could add it to the documentation and ask for a PR if it is required. basically embedding the Cider nREPL is well documented in the cider doc

It involves adding the dependency and a handler.

as for figwheel and cljs see this SO link

from luminus.

stardiviner avatar stardiviner commented on July 17, 2024

Any updates on this?

from luminus.

ragone avatar ragone commented on July 17, 2024

This resolved my issue. clojure-emacs/cider#2547 (comment)

from luminus.

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.