红联Linux门户
Linux帮助

Alchemist v0.12.0发布,Emacs的Elixir插件

发布时间:2015-01-08 21:44:38来源:红联作者:empast
Alchemist v0.12.0 发布了,Alchemist 实现了将 Elixir 函数式编程语言的相关工具集成到 Emacs 编辑器中。

完整改进记录包括:

Enhancements

[Complete] Add arity annotation to completion candidates.

[IEx] Add alchemist-iex-recompile-this-buffer which recompiles and reloads the current buffer in the IEx process.

[Help] Add alchemist-help module prompt. It's loads all available Modules in the current environemnt which have a proper moduledoc.

[Help] Add alchemist-help-history to alchemist-help-minor-mode. alchemist-help-history lookup straight for the stored search text, without completion.

[Mix] Add mix command prompt with completion

[Tests] Add more tests for eval functionality.

[Tests] switch to ert-runner instead of custom test runner.

Changes

[Messages] Don't switch to Message buffer after displaying it. Use display-buffer instead of pop-to-buffer.

[Help] Remove alchemist-help-next-search and alchemist-help-previous-search. They work clumsy and it's not fast enought to work with.

[Help] Remove obsolete aliases for alchemist-help-sexp-at-point and alchemist-help-module-sexp-at-point

Bugfixes

[Refcard] Display correct function for the C-c a t keybinding.

下载地址:https://github.com/tonini/alchemist.el/archive/v0.12.0.zip

来自:开源中国社区
文章评论

共有 0 条评论