-
`b:is_django` show equal 1, `UltiSnips` still used python.snippets.
`:set filetype` show equal `python`.
when detected project is django, can automatically change filetype?
i use ycm + ultisnips.
I…
-
Hi,
I would be really nice to have this available in TypeScript.
I make a copy of Ultisnips/javascript.snippets to Ultisnips/typescript.snippets, and it works, but it would be great to have it …
-
The coc-tsserver option `typescript.suggest.paths` does not work with snippets.
I created a snippet for useRef.
```ultisnips
snippet user "useRef(defaultValue)" b
const ${1:ref} = useRef(${2:…
-
i've installed by using vim-plug and this error appeared:
Following is the full stack trace:
Traceback (most recent call last):
File "/home/santino_ferra/.vim/plugged/ultisnips/pythonx/UltiSnips/…
-
## Result from CocInfo
## versions
vim version: NVIM v0.4.3
node version: v10.16.3
coc.nvim version: 0.0.77
term: vtpcon
platform: win32
## Output channel: snippets
[Info 6:49:10 PM] Usi…
-
Hello, I converted your Atom snippets into Vim UltiSnips snippets.
You can see it [here!](https://github.com/Partysun/corona_lua.snippets)
Thank you && :cake:
-
Based on your minimal.vimrc:
```vim
" install: curl https://raw.githubusercontent.com/prabirshrestha/vim-lsp/master/minimal.vimrc -o /tmp/minimal.vimrc
" uninstall: rm /tmp/plug.vim && rm -rf /tm…
-
Hi,
Old clang_completion + UltiSnip works quite fine, after clang_complete completes a function call, can just move to the first parameter.
But now, it doesn't work anymore. There are several vim u…
-
When the .snippets filed are stored in a symlinked folder, calling `:UltiSnipsEdit` returns the following error :
UltiSnips was not able to find a default directory for snippets. Do any of ['/home/…
-
I would prefer if I could get the "regular" behaviour of most other snippet plugins, i.e. no mini window that appears after expanding a snippet as this plugin seems to do:
![snippets.nvim](https://…