Artem Schander

Results 76 comments of Artem Schander

All of my projects are git projects from the very beginning and I believe I also had coc-intelephense installed. This is/was not the issue. I'm not using coc anymore .....

I was about to write the same. Just a small addition: The setting `let g:UltiSnipsSnippetDirectories = ["..."]` seems to be completely ignored.

Hi @SirVer, I think I'm to dumb. It does not work and to be honest It does not seem like it is a solution at all. I've tried to set...

I'll try to find some time and create an example over the weekend

@SirVer It's still on my agenda. I'm trying my best to find some time

@SirVer thanks for your patience. Here is [the repo](https://github.com/Artem-Schander/duplicate-ultisnips-issue-nvim-config) as minimal as i could get it while still having this issue. Without the plugins `vim-vdebug/vdebug` and `sheerun/vim-polyglot` this issue does...

@SirVer Allright. It's not a big deal for me anyway. Take your time and let me know if I can help somehow.

Thank you for the hint. I had no idea about this approach. Mainly because it kind of works in an older project, without that function wrap. Anyway. Closing the issue...

Sorry, but I'm getting the same result. Here is a simplified version of my code: ```php

Is there anybody out there?