-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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...)
adrienmo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request