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

Add Scala support. #278

Merged
merged 1 commit into from
Aug 2, 2021
Merged

Add Scala support. #278

merged 1 commit into from
Aug 2, 2021

Conversation

olafurpg
Copy link
Member

@olafurpg olafurpg commented Aug 2, 2021

Previously, lsif-java wasn't able to index Scala projects. This commit
add support to

  • render Scala method/class signatures using Scala syntax
  • compile Scala sources in package repositories (Maven Central libraries). Works with Scala 2.11, 2.12, 2.13 and Scala 3.

Previously, lsif-java wasn't able to index Scala projects. This commit
add support to

- render Scala method/class signatures using Scala syntax
- compile Scala sources in package repositories (Maven Central libraries)
@olafurpg olafurpg requested a review from Strum355 August 2, 2021 14:32
@olafurpg olafurpg merged commit 145b38d into sourcegraph:main Aug 2, 2021
@olafurpg olafurpg deleted the scala-signature branch August 2, 2021 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant