gpt4 book ai didi

clojure - 如何使用 Figwheel 设置 Atom 编辑器以进行 clojurescript 开发?

转载 作者:行者123 更新时间:2023-12-03 06:37:14 24 4
gpt4 key购买 nike

看起来 Atom 编辑器通过各种软件包对 clojure 和 clojurescript 提供了合理程度的支持。 有人有推荐的方法来配置它以使用Figwheel吗?显然,使用单独的终端可以做到这一点,但我感兴趣的是是否可以使用更集成的编辑REPL。 REPL 在浏览器应用程序中执行代码的一种方式。

我正在寻找类似于 https://github.com/bhauman/lein-figwheel/wiki/Running-figwheel-in-a-Cursive-Clojure-REPL 中提供的帮助。对于 intellij/cursive ide。

更新:阅读后Using the Figwheel REPL within NRepl ,并意识到atom包proto-repl提供的“Start REPL”命令可能运行了 lein repl,我相应地更新了我的项目 - see gist .

启动 REPL 产生了一些有希望的输出 see gist ,并且应用程序在浏览器中正确启动。

快到了!这可行,但到目前为止我还没有找到再次释放端口 3449 的方法。甚至关闭编辑器并重新启动也无法做到这一点。

问题来了

user=> nil
(stop-figwheel!)
user=> nil
(start-figwheel!)
Figwheel: Starting server at http://127.0.0.1:3450
Port 3450 is already being used.
Are you running another Figwheel instance?
If you want to run two Figwheel instances add a new :server-port (i.e.:server-port 3450)
to Figwheel's config options in your project.clj

最佳答案

看起来这个问题正在 proto-repl repo 的第 54 期中讨论。 ,目前还没有解决办法。

关于clojure - 如何使用 Figwheel 设置 Atom 编辑器以进行 clojurescript 开发?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38851446/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com