OmniSharp / omnisharp-vim

Vim omnicompletion (intellisense) and more for C#
http://www.omnisharp.net
MIT License
1.7k stars 169 forks source link

Using Telescope as a selector UI #773

Open lawrence-laz opened 2 years ago

lawrence-laz commented 2 years ago

I am a bit new to VIM and still trying to get my set up going. Prior to omnisharp-vim I had Vim's LSP configured with Telescope as a selector. Can Telescope be used as a selector for finding usages, etc. with omnisharp-vim?

nickspoons commented 2 years ago

No nobody has made an integration for telescope yet. If you feel like looking into it, take a look at the fzf and clap integrations, it should be pretty simple