Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Mix Format: File triggers a full recompile

Open
#69 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
elixir
Domain
tooling

Research direction

Reproduce formatting in Sublime Text 4169 on macOS 14.4 with Elixir 1.16.1-OTP-26, Erlang 26.2.2, and asdf, while a mix phx.server process runs in iTerm2. Compare the formatting compilation behavior with the terminal process; done means the cause is identified and formatting no longer triggers a full recompile or crashes the server.

Written by the indexing model from the issue text.

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

Dominant language
Elixir
Stars
52
Forks
7
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elixir-editors/elixir-sublime-syntax

All issues in elixir-editors/elixir-sublime-syntax

Similar issues

More Elixir issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.