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
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
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
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #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.