Elixir
Elixir Core Team
Elixir v1.15.5 released
1. Enhancements
IEx
- [IEx.Autocomplete] Speed up loading of struct suggestions
2. Bug fixes
Elixir
- [Code.Fragment] Fix
Code.Fragment.surround_context/2for aliases and submodules of non-aliases - [Kernel] Ensure stacktrace is included when necessary when rescuing multiple exceptions in the same branch
- [Kernel] Fix index in error message for unused optional arguments
ExUnit
- [ExUnit.Diff] Fix scenario where diff would not show up due to a timed-out loop
IEx
- [IEx] Force group leader to run as a binary and unicode in IEx
Mix
- [mix compile] Do not assume
blakeis always available - [mix format] Load and compile plugins if specified in subdirectories
First Post!
champeric
Am I the only one having problems with formatting of HEEX code since this update?
Basically, I’m on Erlang 26.0.2 using VS Code with latest ElixirLS (0.16.0).
Formatting of *.heex files is ok, but the HEEX code of a component inside a *.ex file (inside ~H""" ... """ doesn’t get formatted at all when using the “format on save” setting in VS Code. Using mix format works though.
If I go back to 1.15.4, formatting on save is ok. Switch to 1.15.5 without changing anything else, doesn’t work anymore.
Popular in News
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
Note this release includes offline Elixir installers for Windows per supported Erlang/OTP version.
1. Enhancements
Elixir
[Module] Mark...
New
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
1. Enhancements
Mix
[mix compile.elixir] Do not run fixpoint computation on runtime dependencies. This should considerably improve compi...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.11.0-rc.0
Over the last releases, the Elixir team has been focusing on th...
New
See the post: https://elixir-lang.org/blog/2017/12/05/whats-new-in-elixir/
Kudos to @doomspork for starting the series!
New
Elixir v1.14 brings many improvements to the debugging experience in Elixir
and data-type inspection. It also includes a new abstraction...
New
1. Enhancements
IEx
[IEx.Autocomplete] Speed up loading of struct suggestions
2. Bug fixes
Elixir
[Code.Fragment] Fix Code.Fragment.su...
New
This release includes initial support for Erlang/OTP 28, for those who want to try it out. In such cases, you may use Elixir v1.18.4 prec...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.9.0
Releases
The main feature in Elixir v1.9 is the addition of releases....
New
Other popular topics
Hi! May someone helps me, please!
I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
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
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
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
Hi guys, i’m new in the Elixir world, and i have to say, that i love it!
i’m having some problem to understand anonymous functions with ...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
by Lance Halvorsen
Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web application...
New







