Inescapable Consequences
Inescapable Consequences
Hello, I was looking at some of my code and found that `jdt-ls` gives a false positive error when using switch expressions on sealed interfaces. Example code snippet: ```java public...
After installing `broot` using scoop and executing `broot --install` to be able to use the `br` command, I'm met with an error. ``` > br File not found: "C:\\Users\\Username\\AppData\\Local\\Temp\\tmpC170.tmp" ```...
### Observed behavior ccls gives an error on C attributes (feature was standardized in C23 and is supported by clang 9 and gcc 10). Minimal example: ```c [[nodiscard]] void* identity(void*...
| Field | Description | |----------|-------------| | Plugin | `flutter-tools` | | Homepage | `https://github.com/akinsho/flutter-tools.nvim` | | Nixpkgs | `https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/editors/vim/plugins/generated.nix#L3880` | ## Extra Information > From `flutter-tools` README: > -...