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
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.9.2 1. Enhancements Mix [mix release] Allow {:from_app, app_name} as a v...
New
Elixir
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.11.1 1. Bug fixes Elixir [Code] Ignore tracers if lexical tracker is dea...
New
Elixir
1. Enhancements Elixir [Code] Add Code.eval_quoted_with_env/4 with support for the :prune_binding option ExUnit [ExUnit.Case] Allow te...
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
josevalim
Elixir v1.5.0-rc.2 has been released. This is the third release candidate for the upcoming Elixir v1.5. It includes bug fixes, enhancem...
New
josevalim
See the release notes: https://github.com/elixir-ecto/ecto/releases/tag/2.2.0-rc.0 To try it in your projects: {:ecto, "~> 2.2.0-rc"...
New
Elixir
This release adds basic support for Erlang/OTP 26. When migrating to Erlang/OTP 26, keep it mind it changes how maps are stored interna...
New
josevalim
Note: this is a language proposal so please keep the discussion on topic. If you want to talk about related behaviour but not strictly pa...
New
Elixir
Release: Release v1.13.0-rc.0 · elixir-lang/elixir · GitHub The focus behind Elixir v1.13 has been on tooling, mainly tooling related to...
New
Elixir
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0-rc.0 Support for Erlang/OTP 21+ Elixir v1.10 requires Erlang/OTP 21+...
New

Other popular topics Top

chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 30048 115
New
yurko
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
_russellb
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
vac
Hi, I'm quite new in Elixir and I'm trying to format a string to a PEM format. I have the certificate value like MIIDBTCCAe2...... and ...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
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
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New

We're in Beta

About us Mission Statement