Skip to content

Add Scala support.#278

Merged
olafurpg merged 1 commit into
sourcegraph:mainfrom
olafurpg:scala-signature
Aug 2, 2021
Merged

Add Scala support.#278
olafurpg merged 1 commit into
sourcegraph:mainfrom
olafurpg:scala-signature

Conversation

@olafurpg

@olafurpg olafurpg commented Aug 2, 2021

Copy link
Copy Markdown
Contributor

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