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
It seems to correctly go to the definition of ReadStreamMapping for me. I also don't see any issues with indexing or symbol detected by pc there 🤔 . Also ReadStreamMapping is not an inner class, did you mean something else?
Yes, sorry, I wrote the title incorrectly, it's not an inner class. Still, it doesn't work. Neither F12 (I see a blue bar flowing at the top for some time, that's all), nor cmd+hover (should be underlined and clickable, but this doesn't happen).
I can't exactly reproduce it, but it takes oddly long time for me to find the definition so something has to be up. I'll dig into it. Thanks for the report ❤️
Describe the bug
Trying to navigate to
ReadStreamMapping
here: https://github.com/softwaremill/tapir/blob/zio-ws-close/server/vertx-server/src/main/scala/sttp/tapir/server/vertx/streams/package.scala#L33 doesn't work (nothing happens). Navigating to other classes works just fine.Same after "Clean & reset build server"
Expected behavior
No response
Operating system
macOS
Editor/Extension
VS Code
Version of Metals
v1.4.2
Extra context or search terms
No response
The text was updated successfully, but these errors were encountered: