Closed rmuslimov closed 1 year ago
Thanks for the report!
If you provide a reproduction git repo, I'll be able to attend it swiftly. I don't know what a com.plato.proto.Common$User
is, and similarly I've never worked with protocol buffers.
Cheers - V
Hmmm, I can repro this by running refactor-nrepl on a https://github.com/AppsFlyer/pronto checkout.
I found the issue, it's rather simple: https://github.com/AppsFlyer/pronto/issues/14
Hi @vemv! I'm impressed with your "speed of sound" response to the issue and diligence on find root of the issue. Thank you!
Issue
refactor-nrepl is failing to build AST tree for valid clojure case. Issue occurs when user works with external lib (pronto)
Expected behavior
Actual behavior
Supposed to work since clojure code is valid.
Environment & Version information
clj-refactor.el and refactor-nrepl version information
clj-refactor 3.6.0 (package: 20221023.1644), refactor-nrepl 3.6.0
CIDER version information
Include here the version string displayed when CIDER's REPL is launched. Here's an example:
deps.edn version
{:deps {io.github.clojure/tools.build {:git/tag "v0.8.1" :git/sha "7d40500"}}
Emacs version
GNU Emacs 28.2 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G95)) of 2022-09-12
Operating system
Macos Ventura 13.01