Skip to content

Pull requests: florinpatrascu/vscode-elixir-snippets

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add quotes to describe and test, add testc
#24 by zolrath was merged May 2, 2024 Loading…
Add a snippet for inspecting stacktraces
#21 by s3cur3 was merged Jan 3, 2022 Loading…
Fix trailing comma
#20 by easink was merged Nov 6, 2021 Loading…
Added a few missing "scope": "source.elixir" lines.
#19 by woodward was merged Sep 16, 2021 Loading…
resolve #17
#18 by williamthome was closed May 2, 2024 Loading…
Update regex to match any namespace
#16 by williamthome was merged Sep 13, 2021 Loading…
Move defmodule comments to be inside a key
#15 by mracos was merged Jun 10, 2021 Loading…
dmod: Generate namespace from folder names
#12 by sascha-wolf was merged Mar 24, 2021 Loading…
Reduced complexity of the syntax
#11 by marocchino was merged Feb 8, 2020 Loading…
Generate module name from file path
#10 by marocchino was merged Feb 8, 2020 Loading…
Fix comma in array for ExUnit snippet
#9 by ewired was merged Nov 11, 2019 Loading…
Add describe snippet
#8 by Jimbo1167 was merged Oct 9, 2019 Loading…
Add test snippet
#7 by Jimbo1167 was merged Oct 9, 2019 Loading…
Add a snippet to generate ExUnit template.
#6 by neofelisho was merged Sep 22, 2019 Loading…
add p for pipeline operator |>
#4 by crunchysoul was merged May 25, 2018 Loading…
Add GenServer snippet and README descriptions
#3 by GoNZooo was merged Jan 4, 2018 Loading…
Adding OTP snippets
#2 by GoNZooo was merged Jan 3, 2018 Loading…
ProTip! Exclude everything labeled bug with -label:bug.