Usman Bashir

Results 10 issues of Usman Bashir

Hi, I want lsp_signature to only fire on demand, using a toggle key. This was working before one of the recent updates, but no longer works. Lsp_signature always triggers when...

On starting neovim 0.8, and after applying lsp related updates in your repo, I still get the following error: ![error](https://user-images.githubusercontent.com/5282314/167918776-15479210-6ca6-4380-bc51-c316f775bb59.png) The is due to the following codeblock in lsp/handlers.lua file:...

Hi I have noticed this bug when doing Deep learning on the GPU. I press shortcut and the entire repl disappears. However the ipython process is not terminated. I can...

Hi I Just saw this very interesting plugin: https://github.com/michaelb/sniprun This print results of repl processing inline. I suspect we have discussed this in the past, but thought I'd mention it....

When using iron-send-line, certain lines invoke this error. To reproduce simply write any string ending in r like so ``` b = "aar" ``` use iron-send-line on this and I...

Hi Thank you for the great plugin. When I move cursor among arguments and toggle lsp-signature, the active parameter is highlighted for half a second only. I pullled the latest...

### Did you check the docs? - [X] I have read all the todo-comments.nvim docs ### Is your feature request related to a problem? Please describe. When I toggle todo...

enhancement

### Did you check docs and existing issues? - [X] I have read all the which-key.nvim docs - [X] I have updated the plugin to the latest version before submitting...

bug
stale

Hi, Thank you for providing such a powerful tool for data-efficient training! I’ve been working on a medical imaging project focused on liver lesion segmentation in patients with colorectal cancer....

### Bug description Using the latest Lightning-AI v 2.1 I have added vanilla BatchSizeFinder as a callback to my lightningmodule. After it finishes finding the correct batchsize, it breaks while...

bug
duplicate
help wanted
tuner
ver: 2.1.x
repro needed