Hey @cfleming, sorry for being a nuisance, I kinda feel that the way https://github.com/cursive-ide/cursive/issues/2097 was fixed doesn't work for me. Previously when I was inside a longer string I could move forward/back
to get out of it, but now that's gone 😞 I tried move forward out of sexp
but that put me outside the sexp that contained the string. Any chance I could either get the old behaviour back or add more structural support for strings?
Commented on the gh issue
I'm not sure if this IntelliJ 2020.3.2 or Cursive 1.10.1-eap2-2020.3 issue. But quite often now it has happened that I have suddenly lost all my project settings (e.g. File -> Project Structure -> Modules: source directories, test directories, excluded directories, and selected deps.edn aliases, in run configuration the project cannot be found etc).
I'm considering to go back to the previous IDEA/Cursive configuration.
Update: I deleted /.config/Jetbrains and /.cache/Jetbrains and installed a fresh IntellJ 2020.3.2. Let's see if things will be stable now.
I just purchased a license of Cursive, thanks for the great product. I love the editor/REPL integration and being able to use the debugger is great. I’m looking forward to learning more ways to be productive!
can the work that is done to recognize project-specific macros outlined here, be shared to the rest of the team, by some exportable/source controlled file? https://cursive-ide.com/userguide/macros.html
I didn’t see anything obvious being updated within the project structure or .idea
dir when doing so
Edit: found it under Languages & Frameworks/Clojure/Symbol Resolution