Chris Kipp
Chris Kipp
> I haven't gotten around to trying `nvim-treesitter` yet which is why this issue has languished (my apologies!) but are the fallbacks already included in `nvim-treesitter` suboptimal/not good enough? Honestly,...
👋🏼 One of the Metals maintainers here. Just a couple notes on this > ale_linters/scala/metals.vim tries to use a binary called metals-vim, but that's not what the binary is called...
> Thanks for the report. Could you try `wartremoverPluginJarsDir := None` 🙏 Hello! Sorry, I should have included that in the original issue. Yes, that does fix the issue for...
> @fthomas, I don't think this ticket should be closed, considering the proposed solution seems to only be working for ammonite deps that are also mentioned in an sbt build...
Actually hold on. Running this will `mill foo.fix` doesn't actually apply the patch, but running it with Metals does. I wonder why there is a difference there. This might be...
I'll go ahead and give this one a go 👍
Quick question on this @olafurpg. So in scalafmt this works well in that one message can easily guide the user to how to solve their problem. I started to take...
Gotcha, that makes sense 👍
So related to the work done in https://github.com/scalacenter/bloop/pull/1646 if we are digging through some of the CI release stuff (not sure if you were planning on doing that in here...
> @Arthurm1 There are `gradleBloop211` and `gradleBloop212` modules. Does Gradle use both of them or we can safely remove `gradleBloop211`? Is it possibly to check the sonatype downloads to see...