Skip to content

Functional Elixir Language Support #506

@ed7ed

Description

@ed7ed

Hello and thank you for the plugin!

Have to ask, do you have any plans to add elixir support? It would be nice to have (at least) repl support via iex to enhance the elixir development experience. When you are developing, you have a terminal session opened with iex mix repl. For Phoenix applications it's typically iex -S mix phx.server, this allows you to auto rebuild and hot reload on save, however, it's also possible to send code directly to iex from the editor, which would be nice to have. Thank you.

P.S. The mentioned project structure is generated by mix phx.new <your_project_name> --module <your_module> command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions