gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NonGNU ELPA] Elixir-Mode version 2.4.0


From: ELPA update
Subject: [NonGNU ELPA] Elixir-Mode version 2.4.0
Date: Sat, 29 Jan 2022 17:04:07 -0500

Version 2.4.0 of package Elixir-Mode has just been released in NonGNU ELPA.
You can now find it in M-x package-list RET.

Elixir-Mode describes itself as:
  Major mode for editing Elixir files

More at https://elpa.nongnu.org/nongnu/elixir-mode.html

Recent NEWS:

## v2.3.1 - 2016/04/19
* [#337](https://github.com/elixir-editors/emacs-elixir/pull/337) - Fix 
indentation issue after COMMA token
* [#333](https://github.com/elixir-editors/emacs-elixir/pull/333) - Fix 
indentation of second element inside list of tuples
* [#332](https://github.com/elixir-editors/emacs-elixir/pull/332) - Correct 
indent after using 'for' as function name
* [#329](https://github.com/elixir-editors/emacs-elixir/pull/329) - Indent by 
one level if current line belongs to function call

## v2.3.0 - 2016/04/13
* [#327](https://github.com/elixir-editors/emacs-elixir/pull/327) - Correct 
indentation of maps inside lists
* [#326](https://github.com/elixir-editors/emacs-elixir/pull/326) - Correct 
anonymous fun indent inside block
* [#325](https://github.com/elixir-editors/emacs-elixir/pull/325) - Fix 
indentation of statement keywords on dot call
* [#324](https://github.com/elixir-editors/emacs-elixir/pull/324) - added 
failing tests for named functions in if and case
* [#322](https://github.com/elixir-editors/emacs-elixir/pull/322) - added a 
failing indentation test for cond within with
* [#321](https://github.com/elixir-editors/emacs-elixir/pull/321) - Fix invalid 
highlighting '::' in binaries
* [#318](https://github.com/elixir-editors/emacs-elixir/pull/318) - Fix indent 
of pipes inside blocks of 'def' for example

## v2.2.9 - 2016/04/03
* [#317](https://github.com/elixir-editors/emacs-elixir/pull/317) - Correct 
pipeline indentation
* [#316](https://github.com/elixir-editors/emacs-elixir/pull/316) - Fix 
indentation of if within an else block
* [#315](https://github.com/elixir-editors/emacs-elixir/pull/315) - Correct 
indentation with for-comprehensions within blocks
* [#314](https://github.com/elixir-editors/emacs-elixir/pull/314) - Fix 
highlighting triple single quote(heredoc)
* [#313](https://github.com/elixir-editors/emacs-elixir/pull/313) - Correct 
indentation after a one line 'fn' definition
* [#305](https://github.com/elixir-editors/emacs-elixir/pull/305) - Added test 
case for for-comprehensions within case
* [#303](https://github.com/elixir-editors/emacs-elixir/pull/303) - Fix escaped 
delimiter in sigil issue
* [#295](https://github.com/elixir-editors/emacs-elixir/pull/295) - Demonstrate 
defstruct indention in a test case
* [#261](https://github.com/elixir-editors/emacs-elixir/pull/261) - Test for 
multi-line function calls without parenthesis
* [#299](https://github.com/elixir-editors/emacs-elixir/pull/299) - Added 
`with/1` to the highlighted keywords
* [#298](https://github.com/elixir-editors/emacs-elixir/pull/298) - Added a 
test for alignment of the last key in multiline maps in cases
* [#296](https://github.com/elixir-editors/emacs-elixir/pull/296) - Gray out 
ignored variables
* [#291](https://github.com/elixir-editors/emacs-elixir/pull/291) - Added a 
test for indenting non-finished one-line if-else
* [#289](https://github.com/elixir-editors/emacs-elixir/pull/289) - Added a 
test case for if within an else
* [#287](https://github.com/elixir-editors/emacs-elixir/pull/287) - Fix sigil 
triple quotes
* [#284](https://github.com/elixir-editors/emacs-elixir/pull/284) - Added a 
test for highlighting end after comment
* [#285](https://github.com/elixir-editors/emacs-elixir/pull/285) - Don't 
capture '(or line-start (not (any ".")))'
* [#282](https://github.com/elixir-editors/emacs-elixir/pull/282) - Indent 
multiple macro calls with do colon correct
* [#280](https://github.com/elixir-editors/emacs-elixir/pull/280) - Fix one 
line definitions with equal char inside guard
* [#279](https://github.com/elixir-editors/emacs-elixir/pull/279) - Fix 
indentation of single line fun declarations after single line fun declarations 
with when clauses
* [#277](https://github.com/elixir-editors/emacs-elixir/pull/277) - Fix syntax 
highlighting sigils in string
* [#273](https://github.com/elixir-editors/emacs-elixir/pull/273) - Removed 
send_after from highlighted keywords
* [#272](https://github.com/elixir-editors/emacs-elixir/pull/272) - Added 
`send` and `send_after` to font lock
...
...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]