lsp4intellij
lsp4intellij copied to clipboard
Missing package statusbar
Description: It seems the package "statusbar" is missing from the library shared on jitpack.
Steps to reproduce: In the graddle file add:
dependencies {
implementation 'com.github.ballerina-platform:lsp4intellij:0.94.2'
}
Then browse the package imported:
Affected Versions: IntelliJ 2021.2.3 and LSP4IntelliJ 0.94.2
OS, DB, other environment details and versions: Java11
Confirmed with implementation("com.github.ballerina-platform:lsp4intellij:master-SNAPSHOT")