mhartington / nvim-typescript

Typescript tooling for Neovim
615 stars 76 forks source link

Feature request - support for ncm2 parameter expension/completion #194

Closed mbollemeijer closed 6 years ago

mbollemeijer commented 6 years ago

As the title stated, it would be awesome to have this feature. I already asked if it was supported here https://github.com/ncm2/ncm2-ultisnips/issues/10 But the author of the plugin linked to his pull-request on this repo integrating ncm2 with nvim-typescript.

Hes states the following on snippets https://github.com/mhartington/nvim-typescript/pull/161

It should be possible to add snippet support, based on ncm2-ultisnips. Don't have the time to finish that part. My typescript skill is still on Hello world level.

But for (n)vim related plugin development I am also at an "Hello world" level and I am trying to make sense of this snippet completion and how and where I should start to begin development on supporting this.

Is there someone who could assist me on this quest. or do the integration (that would be awesome) or Should I switch over to deoplete (if so, I need some help setting up the parameter completion, cauze I tried)

I am open for any of these option but I would love to integration with ncm2

mbollemeijer commented 6 years ago

I have switched to deoplete with neosnippets, so this issue can be closed