Paweł Mizio

Results 6 issues of Paweł Mizio

Hello dear maintainers, can you release new version mentioned in title to npm? as far as I see it contains few new and nice features like `any-*` predicates. This new...

It's probably problem when `cmp` trigger request to cody api not this plugin itself but maybe it's worth to consider solving this problem. Video demonstration: https://github.com/sourcegraph/sg.nvim/assets/4346598/33f4c776-e352-4051-beaf-e6dc16aa3280

TODO: - [ ] config option to pass other telescope builtin pickers (default `find_files`) - [ ] config option to pass custom function as file picker(allow to use other things...

Tsserver implements only diagnostic pull model(when client requests diagnostic), but currently it isn't supported by nvim. Plugin now implements compatibility layer to request for diagnostic and "synthetically" notify nvim about...

enhancement

Implement better codeactions introduced in [this pr](https://github.com/pmizio/typescript-tools.nvim/pull/103#pullrequestreview-1525915052) and take in to account comment written by @KostkaBrukowa.

enhancement