GithubHelp home page GithubHelp logo

Comments (4)

prabirshrestha avatar prabirshrestha commented on May 19, 2024

By default vim-lsp never exposes snippet support as client capabilities so servers shouldn't be sending it.

Snippets is quite a big project so I don't see it happening anytime soon in asyncomplete or vim-lsp since I'm still working on making those awesome 😄 .

I think it is still easy to make a patch to make it easily work with neosnippet using user_data https://github.com/Shougo/neosnippet.vim/blob/f7755084699db69ce9ff51c87baf8e639b7e543a/autoload/neosnippet/mappings.vim#L166-L175.

Utils snips also supports similar syntax so it should be possible.

from asyncomplete.vim.

nathanblair avatar nathanblair commented on May 19, 2024

I totally understand. Your work has been nothing short of fantastic and I'll be keeping a close eye on its progression.

I did find neoclide/coc.nvim

It looks like it has LSP snippet support. I haven't had the chance to download and build it yet to test it but I'll report on how successful I was.

Thanks for the reply though. Consider this issue resolved, unless you consider it worth it to keep around as a TODO of implementing LSP Snippet support?

from asyncomplete.vim.

prabirshrestha avatar prabirshrestha commented on May 19, 2024

WIP but you can see some initial PR at prabirshrestha/vim-lsp#247

from asyncomplete.vim.

prabirshrestha avatar prabirshrestha commented on May 19, 2024

Please give prabirshrestha/vim-lsp#306 a try and let us know if it satisfies your need.

from asyncomplete.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.