cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code
581 stars 7 forks source link

Call sites not resolved for function names containing "-$" #2746

Open samharad opened 1 year ago

samharad commented 1 year ago

But autocomplete works, and the call sites link me to the function definition just fine.

Screen Shot 2022-11-11 at 6 04 07 PM

Cursive version 1.12.4-2022.2

IntelliJ: IntelliJ IDEA 2022.2.3 (Ultimate Edition) Build #IU-222.4345.14, built on October 4, 2022 Licensed to Samuel Adams Subscription is active until April 9, 2023. Runtime version: 17.0.4.1+7-b469.62 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.6 GC: G1 Young Generation, G1 Old Generation Memory: 8192M Cores: 8 Metal Rendering is ON Non-Bundled Plugins: org.rust.lang (0.4.180.4932-222) org.intellij.plugins.dhall (0.0.3) net.kenro.ji.jin.intellij.purescript (v0.57.0) com.intellij.lang.liquid (222.4345.14) org.jetbrains.kotlin (222-1.7.20-release-201-IJ4167.29) nl.rubensten.texifyidea (0.7.23) IdeaVIM (1.11.1) org.jetbrains.plugins.ruby (222.4345.14) com.intellij.lang.jsgraphql (3.2.1) Pythonid (222.4345.14) com.leinardi.pycharm.mypy (0.14.0) com.cursiveclojure.cursive (1.12.4-2022.2) com.github.brcosta.cljstuffplugin (0.7.5) org.intellij.scala (2022.2.17)

Kotlin: 222-1.7.20-release-201-IJ4167.29

metametadata commented 2 months ago

Related: https://github.com/cursive-ide/cursive/issues/1998.