Kyle Kent
Kyle Kent
Recently I started having an issue where after opening a R session (`\rf`), and closing it with `:q` in neovim, it cannot be reopened in the same neovim instance. That...
I'm using the sseclient library on py 3.7.11 and the sse messages are truncated at 2032 characters. This is not the case when accessing the data from other methods. Is...
Resolves #10485 ### Problem `none` is not acceptable as a default for `env_var`. It throws an error saying the env var is not defined. This behavior is unexpected and different...
### Description When accessing a declared, but uninstantiated, map in the Variables view there is a memory leak. Python, neovim, and codelldb begin to use 2+gb of RAM each. Vimspector...