Matthias Paulmier
Matthias Paulmier
This is to prevent the scan to be run multiple times and show more than once in Magit's buffer Fixes #145 && #127 (reopening of #154)
Hello, I'm running emacs 29.3 with elixir-ts-mode 1.6 (freshly pulled from melpa at the time of writing this issue). ## Problem In a file, no matter where the cursor is...
See https://github.com/elixir-lang/elixir/blob/v1.15/CHANGELOG.md#elixir-6 > [Kernel] Raise instead of warning on undefined variables. Previously, an undefined variable would attempt to invoke a function of the same name, which led to confusing error...