-
### Check for existing issues
- [X] Completed
### Describe the feature
LSP support for Nix would be great.
- https://github.com/oxalica/nil
- https://github.com/nix-community/rnix-lsp
- https:…
srid updated
3 months ago
-
As @Mic92 described in #78810, the current approach of generating a yarn.nix file for every application is not scalable. We should try to make yarn2nix work with a shared yarnPackages.nix file, while …
ghost updated
3 years ago
-
### Problem description
On first start, dartls shows errors but after i fixed an error (like a syntax error) dartls not shows other errors on buffer but shows on statusline as number.
Problem fix wi…
-
### I believe this to be an issue that should be addressed by maintainers of mason.nvim.
- [X] Yes
### Why do you think this is an issue with mason.nvim?
This is very much a NixOS problem and I wou…
-
To all the authors,
We are working on donating this project to the Apache Software Foundation (ASF) to be formally part of the Apache Cassandra project.
To do that we need you to perform two act…
-
**Describe the bug**
The LSP `on_attach` function never runs in Neovide.
It runs perfectly with the same config in terminal Neovim.
Possibly relevant is the fact that when I run `:checkheal…
-
The [rnix-lsp](https://github.com/ryan4yin/nix-config/blob/e6f6042c3cede06b9af8c0296c870d3c930af531/home/base/tui/editors/packages.nix#L54) has been removed from [nixpkgs](https://search.nixos.org/pac…
-
### Problem description
When a press "gd" to go a method definition in a C# project I get the follow error:
Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp/util.lua:…
-
I'm not using nixpkgs unstable, and I just installed nixOS on my system, so I have 24.05.
According to the readme, I need to specify the nixpkgs version in the flake, but I'm getting an error that …
-
### Problem description
I have, to the best of my ability, set up pyright to allow me to jump to other places in the code, and class definitions can be jumped to using 'gd', but function definition…