-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Background
When editing a single elixir file (an elixir script), ElixirLS gives a warning:
Elixir 1.12 has a new feature (Mix.install) that streamlines the process of writing and sharing single-file Elixir Scripts. I believe that single-file elixir scripts will be used more frequently, and that it would be good for ElixirLS to support this use case.
This issue is discussed in more detail on the Elixir Forum:
Feature Request
Create a feature that disables ElixirLS for a given file
- OR -
If a shebang and Mix.install is detected, apply ElixirLS to the script and the dependency tree that it generates.
tjstankus
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
