Posts about snippets
5 years ago
Elixir/Phoenix VSCode snippets
Here's my current Elixir VSCode snippets elixir.json file.
You can add it to VSCode by Ctrl/Cmd+Shift+P and choosing Preferences : Configure User Snippets, then opening elixir.json. If you don't have one yet, you can create a new snippet file in the...