https://github.com/sporto/rails_go_to_spec
-
Open an
.ex
or.exs
file to select the Elixir Syntax. -
Edit the spec directory for only elixir:
Cmd + Shift + P
> Preferences: Settings - Syntax Specific
// These settings override both User and Default settings for the Elixir syntax
{
"go_to_spec_directory": "test"
}