-
- **editor**: neovim
- **LSP Plugins**: nvim-cmp, lspconfig, mason, mason-lspconfig
- **LSP version**: 0.9.5
- **OS version and name**: macOS 13.5.1
- I am on the [latest](https://github…
-
## Suggestion
It would be nice to be able to filter a Model by the concatenation of two columns.
I mean, to be able to replicate this type of SQL query:
```sql
SELECT * FROM User WHERE CONCAT(n…
-
This is the next (and last) big thing to do before getting the track released. Time to get serious with it.
In this issue, I summarize my understanding of the guidelines, to make sure I understand …
-
Hey Mason! This is an awesome git repo! :) I just found Luakit in my process of switching over to i3 and I'm loving it thus far.
One problem thus far is when I attempt to follow a link using the foll…
-
If I have a space in my path at all of my git repository (where prettier is installed in node_modules) then I get the following error:
![image](https://github.com/stevearc/conform.nvim/assets/64155…
-
I can't get this plugin to work. After calling `require('dap').continue()` I get the error `Couldn't connect to localhost:${port}: ECONNREFUSED`. Below is the minimal config that I'm using:
Click…
-
BSP is a new protocol created for communication with build servers similar to LSP https://build-server-protocol.github.io/.
There are a few BSP implementations already like one for gradle https://git…
-
The mason build of mapnik fails to link against mason-built boost libraries on Debian stretch and probably on other modern linux distros with GCC 6 based toolchain. The reason is this snippet on the b…
-
The issue: if we ban a player named Jason, they could just rename to "jason" to avoid the ban. Using distance 1 would solve that, but it would also block players named "Mason" or "mason", which isn't …
-
Mason.nvim is no longer required due to using Nix. Move across to native lspconfig and then remove the extra dependencies in the neovim default.nix.