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

Missing package statusbar #263

Open
cgueret opened this issue Nov 15, 2021 · 1 comment
Open

Missing package statusbar #263

cgueret opened this issue Nov 15, 2021 · 1 comment
Labels

Comments

@cgueret
Copy link

cgueret commented Nov 15, 2021

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:

image

Affected Versions:
IntelliJ 2021.2.3 and LSP4IntelliJ 0.94.2

OS, DB, other environment details and versions:
Java11

@Blarkdackbyte
Copy link

Confirmed with implementation("com.github.ballerina-platform:lsp4intellij:master-SNAPSHOT")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants