Baccata / vscode-scaladex-search

An humble plugin to search for scala libraries
Apache License 2.0
38 stars 4 forks source link

Change using directives to use `dep` instead of `lib` #15

Closed KacperFKorban closed 2 months ago

KacperFKorban commented 3 months ago

It looks like scala-cli now gives deprecation warnings when using lib instead of dep in using directives

KacperFKorban commented 2 months ago

@Baccata Could you take a look at this? Small change, but gets rid of deprecation warnings with new scala-cli versions.

Baccata commented 2 months ago

Thanks for the ping. Releasing on the vscode marketplace is quite annoying and I've deferred looking at because of that, I'll get on it asap

KacperFKorban commented 2 months ago

Thanks :heart:

Baccata commented 2 months ago

0.3.5 should be published now