Chris Kipp

Results 139 issues of Chris Kipp

In LSP 3.16 support for Call Hierarchy requests were added. You can find information about them [here in the spec](https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_prepareCallHierarchy). You can see an example of this from Rust, which...

feature-request

### Describe the bug I don't have a clear reproduction yet, but just carrying this over from #vim-users on Discord where a person was setting this, but it didn't seem...

upstream-fix-needed
bloop
gradle

### Describe the bug When looking at the logs when working in Dotty you can see the following error: ``` exception caught when loading class Deprecated: java.lang.AssertionError: assertion failed: asTerm...

Scala 3
presentation-compiler

Needs https://github.com/lampepfl/dotty/pull/15565 to actually do anything. Although it's not working currently and I have no idea why. Just putting this here to test and tie all together. Shoot, I just...

Originally report here: https://github.com/scalameta/metals/issues/3301#issue-1058205570 ``` Describe the bug Metals works well for the first user on ubuntu, but it cannot connect to the server for the other users on the...

ergonomics
difficulty / hard

Started to again take a look at https://github.com/scalacenter/bloop/issues/1295 in hopes to get launcher published for 2.13. Another large task that can be separated out is an update to Monix 3.x.x....

I've noticed that when using sbt >= 1.4.0 and `sbt-bloop`, there is a difference in how a compiler plugin is listed under `project.scala.options` in the bloop json file. We'll use...

bug
install
sbt

With Docusaurus you're able to enable search quite simply via `Algolia DocSearch`. You can find info about this [here](https://docusaurus.io/docs/en/search). Then the `apiKey` can be entered into the `siteConfig.js`. I see...

At the moment this is just testing a bit. I see you already have a test PR to bump zinc in https://github.com/com-lihaoyi/mill/pull/1845 but one of the things that this brings...

There seems to be a regression caused by #1843 where now when you do a Bloop export for the Mill codebase itself, bloop is unable to build the contrib modules....

contrib