Chris Kipp

Results 299 comments of Chris Kipp

> Yet in this window I'm unable to see why "Code navigation will not work for 182 build targets...": It will be huge with 182 build targets, but basically you'd...

> When I see "Code navigation will not work" I have an impression that I won't be able to navigate the code in my own project. But this _is_ the...

> Then I believe it would be better to mark these with ❌'s instead of Recommendation: These should be marked with ❌ in this scenario, are they not? Could you...

Just wanted to check back in, are you still hitting on this, and if so can you put the full output of your doctor?

Going to go ahead and close. Feel free to report back if you're still hitting on this.

Thanks for creating this @simlei! > Example using ZIO 2.0.0-RC2 Just in case you didn't know, you can also put the imports right into the worksheet, so when you share...

Thanks for the request @domaspoliakas! Thinking about and playing around with this a bit we hit on a snag right away that you can't really save a scratch buffer which...

> Bumping to 2.x will also create issues in projects that depend on 1.x in some way. For sure, but we have the ecosystem sort of split right now. So...

Thanks for the report! Looking at the actual hover value you see: ```json [Trace - 09:43:11 PM] Sending response 'textDocument/hover - (52)'. Processing request took 2ms Result: { "contents": {...

> Yeah, this might be an issue in VS Code I have the same issue in `nvim-metals`. I more meant that we return: ``` "```scala\nval Example+Value: Int\n```" ``` But I...