elixir-editors / elixir-editors/elixir-sublime-syntax
Mix Format: File triggers a full recompile
Open
- Dominant language
- Elixir
- Stars
- 52
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Using Sublime Text 4169 on macOS 14.4 and asdf (elixir 1.16.1-otp-26, erlang 26.2.2), formatting a file triggers a full app recompile (and crash the web server started with `mix phx.server` in parallel). I guess the compilation in Sublime and in iTerm2 do not share the same compilation environment.
How to make sure Elixir Syntax uses the same compilation process as my default terminal?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.