friendly-snippets
friendly-snippets copied to clipboard
Set of preconfigured snippets for different languages.
change pinia vue to javascript json because it doesn't work, and pinia uses js/ts not vue extension, Please check if there are errors, because I thought the ones in the...
➕ add Vue snippets
I love friendly-snippets! Thanks to amazing maintainers! Is it possible to add Dockerfile snippets? Like this one below: https://github.com/ekalinin/Dockerfile.vim/tree/master/snippets
Hello. I've notices you drop mixing sources for some complex filetypes (ts and tsx in my case). https://github.com/rafamadriz/friendly-snippets/issues/88 So now I should invoke additional command to mix js and ts...
I have forked and cloned the repo down to add in `Rails` snippet. But typescript is not working properly, for example the `function` prefix is returning the javascript syntax instead...
Hi there, How can we overwrite some snippets that come from the repo? E.g. I want to overwrite `function` prefix in `shell` snippets. In my custom user `shell.json` snippet file,...
I just converted from CoC and honza/snippets but one little feature I really miss is the ability to have a random uuid generator snippet like honza's UltiSnips uuid snippet. Is...
When writing a large amount of text, multiple paragraphs, and having auto-completion enabled in your snippet engine, the 'dots' snippet intercedes when finishing a paragraph. The end of paragraph one...
The encoding `
Hi, I sorry I forgot about this as I do not often work with Laravel, I had raised the issue #299 a few month ago. I re-forked the repository and...