pinkfrog9

Results 10 comments of pinkfrog9

@devurandom me too. I am doing with: com.zaxxer/HikariCP {:mvn/version "5.0.1" :exclusions [org.slf4j/slf4j-api]} Not sure if it will cause any error. (finger crossed).

The same, with ta-lib 0.4.28, the completion is still not working. But again, thanks for all the efforts and time into this project.

@dmontagu Is it possible for me to swap the default json deserializer with my own? E.g., switch to simplejson or others.

Right. `NVIM v0.9.5`. 1.5.0 was the vscode-neovim version.

Thanks for the detailed reply! Regarding step2, load the library file might not do it. ``` Caused by: FileNotFoundException file:/Users/pinkfrog/.m2/repository/org/clojure/clojurescript/1.11.60/clojurescript-1.11.60.jar!/clojure/string.cljs (No such file or directory) java.io.FileInputStream.open0 (FileInputStream.java:-2) java.io.FileInputStream.open (FileInputStream.java:216) java.io.FileInputStream....

> Thanks! Is it always "real" js or is there sometimes template syntax? In my use case, I use jinja2 + alpine.js. So the x-data can contain jinja template.

I am seeing this issue again on clion2025.2.1 with bazel-for-clion-2025-08.04.

with nova disabled, the "test and run" options show up agian

Thanks for the update. So this might not be the bazel-plugin issue but more of my import of the ray project. I did a fresh git clone and import the...