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

improvement: Dependency version completions for scala native #5373

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

jkciesluk
Copy link
Member

@jkciesluk jkciesluk commented Jun 23, 2023

Scala CLI and mill support syntax :::: for scala native and scala js dependencies. We can default to it in Scala CLI and maybe in mill too?

Also fixes version sorting for cats-core , since there was a version 1.0.0-MF, which was causing an exception

@jkciesluk jkciesluk changed the title improvement: Dependency version completions for scala native and scal… improvement: Dependency version completions for scala native Jun 23, 2023
@jkciesluk jkciesluk requested a review from tgodzik June 27, 2023 09:00
…a js

Scala CLI and mill support syntax <org>::<name>::<version> for scala native and scala js dependencies.
For Scala CLI we can default to it
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

LGTM!

@tgodzik tgodzik merged commit 4bab089 into scalameta:main Jul 11, 2023
24 checks passed
@jkciesluk jkciesluk deleted the cli-comp-double-colon branch August 24, 2023 11:35
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