whatyouhide

whatyouhide

Elixir Core Team

Contributors/maintainers for Emacs elixir-mode

Hello folks,

the Elixir team (well me, but I got a thumbs up from the others :P) is looking for contributors and potentially maintainers for the Emacs Elixir integration (elixir-mode). According to the 2016 Elixir user survey, 14% of Elixir is developed on Emacs; while this percentage is not huge, it’s still a substantial chunk of people getting a non-optimal experience when editing. The things that need the most love in elixir-mode are definitely syntax highlighting and even more indentation.

elixir-mode already has a couple of maintainers (@tonini is one of them), but they have not been active in the recent months (which is perfectly fine, I don’t want to peer pressure anyone! :slight_smile: ). Sadly, I am not confident with Elisp enough to work on this myself.

If you’re interested, please get in touch with me or directly share your interest in the issues and pull requests that are open in the project. I realize this is not the most exciting Elixir project to work on (as it’s not Elixir :P), but it’s a widely used tool nonetheless :).

Thanks for reading!

Andrea

Most Liked

NobbZ

NobbZ

I haven’t done any lisp for ages and never really looked into elisp. But since I use it myself I will take a look at the codebase over the next week and report back then.

Where Next?

Popular in News Top

Elixir
This release includes type inference of patterns to provide warnings for an initial set of constructs (binaries, maps, and atoms). It al...
New
Elixir
Elixir v1.19 has been released including enhanced type checking, broader type inference, and up to 4x faster compilation for large projec...
New
Elixir
1. Bug fixes EEx [EEx] Address Dialyzer warnings when invoking EEx.compile_string Elixir [Kernel] Optimize how types are computed for ...
New
josevalim
It is a maintenance release, so nothing out of the ordinary. Please see the release notes for more information: https://github.com/elix...
New
Elixir
1. Enhancements Elixir [JSON] Encode any JSON key to string [Kernel] Allow <<_::3*8>> in typespecs Mix [mix loadpaths] Sup...
New
Elixir
1. Enhancements Elixir [Kernel] Speed up loading of runtime modules in the parallel compiler [Range] Optimize range membership implement...
New
Elixir
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.9.1 1. Enhancements Mix [mix format] Print relative paths in --check-for...
New
Elixir
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.9.3 This release deprecates the use of URLs on mix archive.install, mix e...
New
Elixir
Release: Release v1.13.0-rc.1 · elixir-lang/elixir · GitHub 1. Enhancements Mix [Mix] Add Mix.installed?/0 2. Bug fixes Elixir [Appli...
New
josevalim
Elixir v1.5.0-rc.1 has been released. This is the second release candidate for the upcoming Elixir v1.5. It includes bug fixes, enhance...
New

Other popular topics Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
chrisalley
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
New
New
qwerescape
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New

We're in Beta

About us Mission Statement