We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a6f11 commit f0f48ebCopy full SHA for f0f48eb
README.md
@@ -8,10 +8,11 @@ To help you code max speed :D
8
9
## Snippets
10
11
-| Languages | Prefix | Description |
12
-| :-------- | :----------------- | :---------------------------- |
13
-| Elixir | `io`, `ioi`, `log` | Add `IO.inspect` |
14
-| Elixir | `inspect`, `iisn` | Add pipe `inspect` with label |
+| Languages | Prefix | Description |
+| :-------- | :------------------------- | :---------------------------- |
+| Elixir | `io`, `ioi`, `log` | Add `IO.inspect` |
+| Elixir | `inspect`, `iisn` | Add pipe `inspect` with label |
15
+| Go | `print`, `inspect`, `iisn` | Add `fmt.Printf` with label |
16
17
## Commands
18
0 commit comments