Manish Baghel

Results 5 issues of Manish Baghel

## Preview ![2024-03-13-024915_1014x424_scrot](https://github.com/sourcegraph/sg.nvim/assets/31774202/15b57bbd-9287-4ff1-a6b5-dabb2d99c1f7) ## Code Example ```lua { "ca", function() local buf = vim.api.nvim_get_current_buf() local start_row, end_row = utils.get_visual_selection_rows() vim.ui.input({ prompt = "Task/Ask: " }, function(input) if input == nil...

## How to reproduce? Select a chunk of text large enough to overflow/completely occupy the CodyTask output window.

Currently, in WSL the browser window doesn't open and it's not possible to Login using just the command. Maybe, this can be fixed by calling powershell exe from linux to...

client/neovim

### Current cloudflare-go version latest ### Description Just wondering if the idea of streaming multipart file for uploading images has been explored or discussed before. As far as my understanding...

https://github.com/samber/slog-gin/blob/3f56650b1e9cfe502d84e6deb38c501ba3201389/middleware.go#L164 In the above code, I'd like to either override the value or to use an option to parse latency in desired unit for eg. ms. This can be acheived...