Satinder Singh
Satinder Singh
**Is your feature request related to a problem? Please describe.** - Ability to open browser to view original Pull Request responsible for git blamed line. - Provides full context to...
**Is your feature request related to a problem? Please describe.** - Support struct refactoring where a developer can move a struct to another package and associated methods. - Currently highlighting...
### Welcome - [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported. - [X] Yes, I've searched similar issues on GitHub and...
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. Vscode and intelliJ offer developers...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/keto/blob/master/CODE_OF_CONDUCT.md). -...
Does this work with [lazyvim](https://www.lazyvim.org/)? If so, could you provide a snippet how to hook it all up in readme?
Would love to see how to integrate this into https://www.lazyvim.org/.
### Problem Although the LSP provides the entire call hierarchy information, Neovim only displays references that are one level deep. Similar to vscode, the entire call hierarchy should be shown...
Request a new feature allowing creation a set from a generic slice, where a key selector function can be provided. This would be useful in cases where we have complex...