Skip to content

Conversation

@LaurenceWarne
Copy link
Contributor

Hi, I don't know if this is intended, but I saw that:

Complete.create().withScalaVersion("foobar")

Does not appear to also set the scala binary version (with the ultimate effect I don't get completions after ::), I had a quick look in the coursier source and looks like it's because .withScalaVersionOpt(Option[String]) is used instead of .withScalaVersionOpt(Option[String], Boolean)?

Let me know if that makes sense, thanks ~ Laurence.

Copy link
Member

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks great, that's the expected behavior.

@LaurenceWarne
Copy link
Contributor Author

Cool I wasn't sure 👍

@alexarchambault alexarchambault merged commit a0b51cc into coursier:master Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants