dimitarvp

dimitarvp

Hey community,

I am working on several related projects. They are path dependencies and not in an umbrella.

The code is compiling and running fine when I work on the command line only. My problem is how to make VS Code (with vscode-elixir and ElixirLS plugins installed) not complain about not being able to find modules in the other projects.

I already added all projects to the workspace. Problem is, all projects except the one that was the first in the workspace don’t have .elixir_ls directories which means Code is not compiling them at all.

I didn’t have problems with monorepo projects so far but this is a multi-repo project.

Is there a cure?

Showing Posts 1 to 9

AlchemistCamp

AlchemistCamp

Hmm… I’m surprised vscode-elixir is causing problems, but I’ve long-since disabled ElixirLS due to it underlining literally every single line in my mix.exs file when I work from WSL.

Can you make the other projects deps of the first one?

dimitarvp

dimitarvp OP

Truthfully I figured I will just save the workspace file and restart Code. Now it has been crunching something for at least 45 minutes – on a high-end PC nonetheless! But the red highlights (errors) disappeared and it only started showing the few warnings I was already aware of.

I’ll wait for it to finish and post if things have improved. I’d hate to accept my own answer saying “welp I only had to restart it” but if that’s the solution then why not. :smiley:

LostKobrakai

LostKobrakai

In the output panel you can switch to the ElixirLS output to see if it logged the errors is had.

NobbZ

NobbZ

Which version of Elixir and Erlang and operating system? I’m remembering some issues with dialyzer under certain circumstances that would make dialyzer run into an infinite loop…

dimitarvp

dimitarvp OP

$ asdf list
elixir
  1.7.4-otp-21
erlang
  21.1.1
dimitarvp

dimitarvp OP

Trouble is, initially it logged nothing, was just highlighting inter-project dependencies in red. It’s alright now, after a restart and 1h of 100% CPU – as stupid as it sounds.

dimitarvp

dimitarvp OP

Called it – a restart of Code somehow fixed it. Even though it took it 1 hour of 100% loaded 4 CPU cores.

Sorry for the noise.

NobbZ

NobbZ

Please remind that vscode might not see the asdf executables, but rather the ones of the system wide installations, depending on the way you start vscode.

Especially if you start vscode from the GUI rather than a treminal, the ELS will use the systems runtime.

dimitarvp

dimitarvp OP

Thanks for the reminder. I forgot to mention that I am indeed just starting Code like so in the terminal: code &. That way it gets the extra $PATH entries that the asdf shims inject. I specifically removed the system-wide Elixir installation to make sure a few weeks ago.

— All posts loaded —

Where Next? Top

Trending in Questions Top

Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
Onor.io
I have what I’ve heard referred to as a “lookup table” in my database. This is a way of assigning codes to common values. One common lo...
New
Trolleger
What approach to take when sending live updates to “random” users Hi! I have a question, I have a little chat app, and when I create a DM...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
matt-savvy
Anyone here using Honeybadger? My Honeybadger account is being overwhelmed with noise from some bots. Seeing a lot of Bandit.HTTPError...
New
samoloth
Hi, I’ve just set up an application with ash_authentication. There is only magic link strategy for now, so there is no confirmation add o...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews