josevalim

josevalim

Creator of Elixir

IDE/Editor support page on Elixir wiki

Hi everyone,

I have updated Elixir’s wiki page on IDE/Editor support and I am now linking to it from the website.

If you know of other editors and integrations which are up to date or if you know of up to date material to help folks get started, please add them to the page. :slight_smile:

Thank you!

First Post!

Eiji

Eiji

Are there any official or community plans to support Pulsar (editor based on archived Atom)?

Update: Looks like IntelliJ plugin (stable version) is outdated. The release v16.0.0 supports only 2023.2 IDEs when current version is IntelliJ IDEA 2023.3.2 (Community Edition), so it’s worth to mention that canary release channel is currently needed for latest IDE’s version.

Most Liked

hauleth

hauleth

Lexical is missing from LSP list

PJUllrich

PJUllrich

Author of Building Table Views with Phoenix LiveView

The Zed editor has very good Elixir support (but no plugins)

josevalim

josevalim

Creator of Elixir

Sublime is listed on the page, although I am unaware of the current status. In any case, the goal of the thread is not to necessarily ask for support, but rather make sure the Wiki is up to date with the current tools and versions of everything. if someone wants to use this thread as encouragement to work on tooling for a given editor, even better! :slight_smile:

Last Post!

hubertlepicki

hubertlepicki

and it’s been made open source just today I think. Unfortunately, macOS only.

Where Next?

Popular in Notices Top

josevalim
Hello everyone, We had a discussion on elixir-lang-core about deprecating the use of ‘single quotes’ in Elixir for charlists. The use o...
New
josevalim
Hello everyone, Last year we have announced GenStage and then developed Flow. Our initial plan was to make GenStage part of Elixir. Tha...
New
josevalim
Hi everyone, With the v1.7 release, we have received reports of some dependencies no longer working properly on the new release. Develo...
New
ericmj
We are moving the builds for precompiled versions of Elixir, Erlang/OTP, and Hex itself. These are currently hosted on https://repo.hex.p...
New
josevalim
One common concern about using Elixir libraries is that use SomeModule does not make clear how it impacts the caller. While the goal of u...
New
josevalim
Hi everyone, I have updated Elixir’s wiki page on IDE/Editor support and I am now linking to it from the website. If you know of other ...
New
josevalim
Hi everyone, Elixir v1.19.0-rc.0 included a deprecation of the struct update syntax. However, we will ship with a different warning on E...
New

Other popular topics Top

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
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
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
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40165 209
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New

We're in Beta

About us Mission Statement