Wilhelm Kirschbaum
Wilhelm Kirschbaum
When using a @for variable, the font is wrong. Similarly with :for etc.. Moving the keyword and constants down the list means it will match it first. It also makes...
There are quite a few stability improvements and better support for Elixir 1.16 in the new version.
The download did not work and command was incomplete. This fixes both. The minimum version also gets bumped to 3.0 as the new stable version.
I am currently implementing indentation using emacs treesit ( tree-sitter integration ), which uses this library. Everything works well except for directive blocks like ```heex ``` which produces ```scm (fragment...
```bash Building sql ./build.sh: line 95: cd: sql/src: No such file or directory ```
https://maartenvanvliet.nl/2022/01/26/absinthe_formatter At minimum apply doc face, not string face
Changes: - charlists changed to sigil syntax to fix warnings for the upcoming 1.17 elixir version - test all supported versions of Elixir, including 1.11 - set the minimum Elixir...
This PR adds a .formatter.exs file and applies changes when running `mix format`. Additionally `mix deps.update --all` has been run to ensure we don't receive warnings for older versions of...