friendly-snippets
friendly-snippets copied to clipboard
Set of preconfigured snippets for different languages.
Adds snippets for `.editorconfig` files
Hi ! I know this is looks like Déjà-vu ( #255 ), but I keep inserting unwanted Lorem Ipsum paragraphs everywhere, which is not very practical. Wouldn't it be better...
The deployment and pod snippets had extra spaces preceding a few of their values. This commit removes them.
Fixed snprintf() snippet incorrectly inserts sprintf() body
1 improvement, 1 new small snippet. See the commits and their descriptions.
`useState` does not capitalize the first letter in the second parameter: 
Hi there, I'm using classic setup on my neovim, with Lazy as plugin manager, nvim-cmp as autocomplete, LuaSnip as snippets engine. Here a quick extract of my lsp.lua that I...
Add a UUID (v4) snippet using the `UUID` [variable](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variables).
In the specific case of Vite, there's no need to import React. - rfcv is included in case someone needs the original option without Vite.
I made some docs for the wiki but I cant push them, so I guess I'll just drop it here unless I can be given access to push changes. Cheers....