{"id":17963121,"url":"https://github.com/evancz/elm-syntax-highlighting","last_synced_at":"2025-08-24T21:24:42.822Z","repository":{"id":61639778,"uuid":"200268681","full_name":"evancz/elm-syntax-highlighting","owner":"evancz","description":"Syntax Highlighting for Elm in Sublime Text","archived":false,"fork":false,"pushed_at":"2019-11-08T22:32:09.000Z","size":2580,"stargazers_count":30,"open_issues_count":3,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T09:09:46.554Z","etag":null,"topics":["editor-plugin","elm","sublime-text","syntax-highlighting"],"latest_commit_sha":null,"homepage":"https://packagecontrol.io/packages/Elm%20Syntax%20Highlighting","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evancz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-02T16:49:00.000Z","updated_at":"2024-05-02T15:23:29.000Z","dependencies_parsed_at":"2022-10-20T11:45:20.423Z","dependency_job_id":null,"html_url":"https://github.com/evancz/elm-syntax-highlighting","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evancz%2Felm-syntax-highlighting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evancz%2Felm-syntax-highlighting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evancz%2Felm-syntax-highlighting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evancz%2Felm-syntax-highlighting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evancz","download_url":"https://codeload.github.com/evancz/elm-syntax-highlighting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245401359,"owners_count":20609162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["editor-plugin","elm","sublime-text","syntax-highlighting"],"created_at":"2024-10-29T11:24:15.529Z","updated_at":"2025-03-25T04:33:14.751Z","avatar_url":"https://github.com/evancz.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm Syntax Highlighting\n\nJust add syntax highlighting for Elm.\n\n\n## Install Instructions\n\n- [Mac](install/mac.md)\n- [Linux](install/linux.md)\n- [Windows](install/windows.md)\n\n\n## Recommended Workflow\n\nI do all of my Elm development with Terminal and Sublime Text open next to each other like this:\n\n![Recommended Workflow](install/images/workflow.png)\n\nI mostly focus on the code in Sublime Text.\n\nWhen I am curious if things work, I switch to Terminal and run something like `elm make src/Main.elm` to see if I get any errors.\n\nThen I switch back to Sublime Text and use **Ctrl-t** (or **Cmd-t** on Mac) to navigate to the relevant files and make any fixes.\n\n\n## Workflow Benefits\n\nThe recommended workflow has some underappreciated benefits:\n\n1. **Fast** - Never wait for a slow editor. No background tasks eating RAM and CPU.\n2. **Flexibile** - Some projects needs more than an `elm make` call. I can switch to `elm reactor` or a custom `./build.sh` script and keep essentially the same workflow.\n3. **Robust** - Not much can go wrong here, so I never spend time messing with integrations. Changes in `elm`, `elm-test`, or `elm-format` are only a concern in the terminal.\n\nI really love this balance! It has that particular character of focused designs.\n\n* * *\n\nThat said, I know some people want a bit more, so I made [`elm-format-on-save`](https://github.com/evancz/elm-format-on-save) as well. It may be worth setting this up once you have been happily using Elm for a while and become curious what it might be like to use Elm at work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevancz%2Felm-syntax-highlighting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevancz%2Felm-syntax-highlighting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevancz%2Felm-syntax-highlighting/lists"}