florinpatrascu/vscode-elixir-snippets

defmod is broken pending VSCode bugfix

Closed this issue · 0 comments

The defmod snippet will not be able to transform the current file name to an Elixir module name i.e. my_module.exs to MyModule until this bug is fixed in VSCode: microsoft/vscode#36089