-
### Problem description
When I used to type `gd` it takes me to the file or the definition of that word, Similarly, hover will provide me information about that word not it doesn't. Instead, it thr…
-
### Problem description
I have a custom .prettierrc rule which is not being picked up by the formatter, thus all my formatting is different from my organization. How can I get my formatting settings …
-
### Description
Currently I am working together with some type specialists on a solution for the „types in nix“ problem. I‘d like to try type annotations with rnix. Using rnix to
- Parse the typ…
-
https://github.com/tazjin/nix-1p#import--nix_path--entry claims that `import` is a keyword. As far as I'm aware, it's just a built-in function: both the nixos/nix and rnix parsers parse it as a normal…
-
Hello,
Thanks for creating this program, it has more features in comparison to `rnix-lsp` and the diagnostic messages are better as well IMO. However, I have to reside to using `rnix-lsp` never the…
-
## Rationale
**Nix** language is becoming more and more popular and we need formatting & linting for source code quality. However, looks like many external projects that manipulate nix source code …
-
**Describe the bug**
Can't get nix-linter to work.
**To Reproduce**
Steps to reproduce the behavior:
1. Ensure `nix-linter somefile.nix` works and outputs human-readable warnings
2. Ensur…
-
Hi, I love the idea behind this plugin, but I find myself excluding lots of servers that I don't care about/that are buggy.
For reference, my exclude_servers looks like this:
```lua
excluded_server…
-
### Problem description
I have just installed LunarVim and opened a python file. No changes. Whenever I write a line of code in a Python file that should produce an error, I do not get error diagnost…
-
### Problem description
Using Lunarvim with terraform-ls, when I try to format my code with `lf` I get an error message
```[LSP][terraformls] timeout```
I have tried uninstalling and re-installin…