Steven Sun
Steven Sun
Is there already some way to use the client / local system clipboard in an fvr session? If not, consider this a feature request - I can take a crack...
Fixes 'grammer' misspelling and rephrases some words
This automatically centers the view after moving the cursor
### How are you using the lua-language-server? NeoVim ### Which OS are you using? Windows ### What is the issue affecting? Diagnostics/Syntax Checking ### Expected Behaviour Running `lua-language-server --check` is...
- [ ] give a full setup example with options using lazy.nvim - [ ] better document how to author prompts (input, context) - [ ] guide to adding providers...
We should notify if a request_completion finishes successfully with no text
Select the next node with the same name (e.g. `function` to `function`), can jump across node hierarchies
I'm getting this error with version 0.21.1 ``` docker run -p 80:80 -e MODEL=smallcloudai/Refact-1_6B-fim -e MODEL_TRUST_REMOTE_CODE=true hyperonym/basaran:0.21.1 ``` but not with version 0.19.0 ``` docker run -p 80:80 -e MODEL=smallcloudai/Refact-1_6B-fim...
### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version wezterm 20240520-135708-b8f94c47 ###...
This defaults godot to the console binary. I found it strange that `godot --help` did nothing - since scoop is a terminal installer I think being console-first makes sense. If...