Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable "No mixfile found in project..." notification when working on exs files #435

Closed
2 tasks done
Lindenk opened this issue Dec 7, 2020 · 1 comment
Closed
2 tasks done
Labels
duplicate This issue or pull request already exists

Comments

@Lindenk
Copy link

Lindenk commented Dec 7, 2020

When working on a one off script, the extension publishes a No mixfile found in project. To use a subdirectory, set 'elixirLS.projectDir' in your settings notification each time the file is saved.

Expected Behavior: Do not spam "No mixfile found" messages when working on a script not using mix. A config option to disable the message entirely could also be an option.

Environment

  • Elixir & Erlang versions (elixir --version):
    Erlang/OTP 23 [erts-11.1.3] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [hipe]
    Elixir 1.11.0 (compiled with Erlang/OTP 23)

  • Operating system: Arch Linux

  • Editor or IDE name (e.g. Emacs/VSCode): VSCode

Troubleshooting

  • Restart your editor (which will restart ElixirLS) sometimes fixes issues
  • Stop your editor, remove the entire .elixir_ls directory, then restart your editor
@lukaszsamson lukaszsamson added the duplicate This issue or pull request already exists label Dec 7, 2020
@lukaszsamson
Copy link
Collaborator

Duplicate of #307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants