We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d742cc2 commit 2f6a24dCopy full SHA for 2f6a24d
snippets/elixir-mode/hinfo
@@ -2,7 +2,6 @@
2
# name: hinfo
3
# key: hinfo
4
# --
5
-def handle_info($1, state) do
+def handle_info($1, ${2:state}) do
6
$0
7
- {:noreply, state}
8
end
0 commit comments