@maikel I use the testing stuff in VS Code, when ElixirLS isn’t crashing on me. When it is, I use the terminal at the bottom of VS Code to run “mix test file/path.exs:line”

I hate how crashy it is. Yesterday I was using grep in a separate terminal because search wasn’t working in VS Code due to I guess the indexer crashing.

This shit used to work when I started doing Elixir in 2020.