In Elm-community it is the norm to use a command `elm-format` to automatically format the file according to formatting standards.
While I can add this command to Build Commands and then run it, after that I need to either A) press Ctrl-R and answer the prompt to reload the file B) wait until Geany detects that file has changed and answer the prompt to reload the file To use `elm-format` properly there should be an option for Geany to reload the file after running the build command without any prompts. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1983
