Kristof Lünenschloß

Results 8 comments of Kristof Lünenschloß

I'm wondering if it would make more sense to find the places where we get `nil` values and fix them. On the one hand this change would make the errors...

> How to find out it in packer.nvim? Run `: PackerStatus`, select `nvim-metals`, hit `Enter`. `path` shows you were the git repo is located on your machine.

As @tom-anders suggested, I also think that nested folds would be very useful. For example, in the Java/Scala world, we usually have our production code under `src/main/scala` and tests in...

Hi, I'm not sure whether it is worth opening a new issue for this, but I get the exact same behaviour with the lsp server of [zk](https://github.com/mickael-menu/zk) through [zk-nvim](https://github.com/mickael-menu/zk-nvim). `:Trouble...

@domdorn I think `+CMSClassUnloadingEnabled` should be removed. This setting is only valid when using the [Concurrent Mark Sweep](https://docs.oracle.com/javase/8/docs/technotes/guides/vm/gctuning/cms.html) garbage collector. This garbage collector has to be explicitly enabled with `-XX:+UseConcMarkSweepGC`....

Hi Chris, what would be the responsibility of nvim-metals here? If I understand correctly, users can now just use their progress display they use for all other language servers (e.g....

I think it still makes sense to default to printing messages. That way we never run into a situation where someone new who does not now about how notifications work...

Can anybody confirm this is solved? I still have the issue with `nix` version 2.18.4 (from `nixos-unstable`).