Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Kotlin SCIP support

> [!NOTE]
> This repository has been merged into
> [scip-java](https://github.com/scip-code/scip-java) and is no longer relevant.
> Please refer to that repository going forward.

<img src="https://img.shields.io/maven-central/v/com.sourcegraph/semanticdb-kotlinc?style=flat-square" />

This codebase implements a Kotlin compiler plugin that can be used together with
Expand Down
Loading