-
Hi guys,
Hope you are all well !
I was wondering how it would the best to add some faceting to search results to display with zoekt web-server, like filtering by language or by some custom user…
-
### 👎 Problem
```
Invalid response from server
stderr: { " % Total %", " Received % X", "fer", "d A", "ver", "age ", "Sp", "ee", "d", " ", " T", "i", "me ", " ", " ", "T", "ime", " Tim…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS/Web Information
- Web Browser: Firefos
- Local OS: Both, Win10 & Linux Mint 21
- Remote OS: RPI4 Bu…
-
### Background
We are about to implement the LFS and this fundamentally changes best practice for how Lua developers code their NodeMCU applications. Incidentally, I have just updated an issue (#1…
-
### Did you check docs and existing issues?
- [X] I have read all the trouble.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched th…
-
Today, I tried to use code actions to insert a new import statement and got the following exception:
```
[ERROR][2024-07-23 18:30:12] .../vim/lsp/rpc.lua:734 "rpc" "/Users/xyz/.local/share/nvim/ma…
-
The games [Sonic Robo Blast 2](https://www.srb2.org/) and [Sonic Robo Blast 2 Kart](https://github.com/STJr/Kart-Public) use the dollar sign symbol for a sort of replacement for assignment operators.
…
-
### Related problem
In order to create programs rather than one-line-scripts, IDE support is very helpful.
It seems that there are a number of editor/IDE plugins, but Idea is not supported.
###…
-
leak example:
``` lua
do $$
local cmd = 'select generate_series(1,150000)'
local plan = server.prepare(cmd)
local cur = plan:getcursor(nil, true)
while true do
local r = cur:fetch(1)
if r =…
-
Been following along your great series over at youtube. I noticed when editing .lua files, the neovim gets very sluggish and my CPU fans start to whirl up. I checked the LSP logs and this showed up:
…