josevalim
Creator of Elixir
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. ![]()
Thank you!
Trending in Notices
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #ai
- #elixirconf-us
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
Eiji
Are there any official or community plans to support Pulsar (editor based on archived
Atom)?Update: Looks like
IntelliJplugin (stable version) is outdated. The releasev16.0.0supports only2023.2IDEs when current version isIntelliJ IDEA 2023.3.2 (Community Edition), so it’s worth to mention thatcanaryrelease channel is currently needed for latestIDE’s version.hauleth
Lexical is missing from LSP list
polypush135
I was told there would be sublime text support…

josevalim
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!
Mostalive
.heex.htmlfiles). And I got some options in the process, e.g. debugging and support for multiple elixir / erlang versions if needed. Keep up the good work!polypush135
Egg all over my face
Also I was just pulling your leg, thank you for everything.
hubertlepicki
we have so many “next generation” language servers
PJUllrich
The Zed editor has very good Elixir support (but no plugins)
adw632
I use LazyVim, it has out of the box support for Elixir as documented here with a simple config command or one line config entry:
hubertlepicki
and it’s been made open source just today I think. Unfortunately, macOS only.