Skip to content

Support MIX_TARGET? #248

@jjcarstens

Description

@jjcarstens

This isn't so much an issue as a feature request.

For those of use who do a lot of Nerves development, using elixir-ls and the vscode extension results in many error and warning lines because some dependencies are dependent on MIX_TARGET != :host and basically just requires having to turn off dialyzer and other fun features of this language server.

What is the general thought about supporting MIX_TARGET as a setting to be used when fetching deps and building plt?

I'd be happy to do the work, but might need a few hints (I have some local stuff where I can set the setting, but can't quite get it to work when fetching deps...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions