You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for the great plugin and the time you spent developing it. Sorry if some of my text is worded impolitely. I am not a native speaker and cannot formulate my thoughts as I would like.
When i enable Clojure LSP "choose" popup window changes to this type
If i switch off Clojure LSP and stay with Cursive only popup in same place looks like this
But i don't think it's something Cursive special, looks like different types of embedded IDEA popup window.
And for recently added feature #31 it's third type of dialog in same in my taste situation
The second type of dialogue is quite convenient to use because it has many options for customization to suit every taste. If it's not too difficult, you can turn it on as the default option in Clojure LSP.
The text was updated successfully, but these errors were encountered:
I know about that difference and the problem is that we are kind of making magic since IntelliJ CE doesn't support LSP in a easy way, so for now this is the best popup I could make it work, but indeed the second popup is the ideal, if you find a way to improve this LMK, I can check it again in the future
Thanks @velios, I use this tool but JBScrollPane is just a scroll panel, also the problem here is not building the UI, I managed to build a similar UI, but the problem is how to integrate with the goToDeclaration API
First of all, thanks for the great plugin and the time you spent developing it. Sorry if some of my text is worded impolitely. I am not a native speaker and cannot formulate my thoughts as I would like.
When i enable Clojure LSP "choose" popup window changes to this type
If i switch off Clojure LSP and stay with Cursive only popup in same place looks like this
But i don't think it's something Cursive special, looks like different types of embedded IDEA popup window.
And for recently added feature #31 it's third type of dialog in same in my taste situation
The second type of dialogue is quite convenient to use because it has many options for customization to suit every taste. If it's not too difficult, you can turn it on as the default option in Clojure LSP.
The text was updated successfully, but these errors were encountered: