friendly-snippets icon indicating copy to clipboard operation
friendly-snippets copied to clipboard

Set of preconfigured snippets for different languages.

Results 101 friendly-snippets issues
Sort by recently updated
recently updated
newest added

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: ![useStatebug](https://github.com/rafamadriz/friendly-snippets/assets/43334402/90e64f3d-1fe4-4b80-b58b-28e97bcaac5c)

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....