Skip to content
Nicholas O'Kelley edited this page Sep 13, 2022 · 16 revisions

Welcome to the friendly-snippets wiki!

Snippets collection for a set of different programming languages for faster development. This repository has been forked from a couple of VSCode Snippets extensions.

Snippets list:

As the snippets get individual pages, we will update this list to redirect to them 😎

  • Global

Markup Languages

Programming Languages

Frameworks

  • Django
  • EJS
  • Flutter
  • Jekyll
  • Rails
  • Svelte
  • Vue
Game Engine Specific
  • Godot (gdscript)
  • Unreal Engine

Extending Snippets

Below is an example of extending snippets, in particular making JavaScript React available for JavaScript files:

Note: This is neovim v0.7 and uses nvim-cmp with luasnip

image

Clone this wiki locally