Conan

Results 18 comments of Conan

Possibly, I'll see if I can find time next week!

npm deps don't seem to resolve, and it would be really useful if they did - I get a lot of "cannot be resolved" false positives for things required using...

The forked version worked for me on a test java project (not android). Any chance of this PR being merged?

The workaround doesn't seem to work in v4.1.0, I can't find any way of using v4 of `date-fns` with parcel: ```js import {format} from 'date-fns/format'; ``` gives: ```bash @parcel/core: node_modules/date-fns/format.js...

I get this every time I restart a REPL, and this has been true for over ten years! I use leiningen, so if it does turn out to be depenency...

This is the first thing I tried to do with command palette and it would be the most useful for me.

I've had a similar problem and narrowed it down to systemd - could you try removing `systemd=true` from the `[boot]` section of `/etc/wsl.conf` and see if it makes a difference?

There's a [bug in Intellij](https://youtrack.jetbrains.com/issue/JBR-5778/) which could be worked around by preserving the maximised state, so I'd love for this to work too