BetterThanTomorrow / calva

Clojure & ClojureScript Interactive Programming for VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bring back results in hovers

Yunfeng-Song opened this issue · comments

I think it used to display a copy button and your inline evaluation result in a good format. I really really like this feature.

but I think this feature doesn't work now after the update. Now if I hove over, it just displays a button says Open results window. Now I have to switch to output-repl file every time I want to check a big result. So is it a bug or this hover over feature is gone forever?
image

PS: I know we can use peek to achieve the same thing, but I still think this hover over feature is better.

I didn't like the implementation and hurried to remove it once we had the output window displaying and making it easy to copy the results.

It was also my impression that this was not a very used feature. Which seems to have been a faulty assumption. You are not the first one to ask for it, if I put out that way.

We are considering if there is a more proper way to implement it, and even if we can live with the previous implementation.

Let's see if this issue attracts the fans of the feature. That would certainly help us prioritize and decide which way to go. Thanks for posting it!

Looks ### ### good!****