We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Confirmed with implementation("com.github.ballerina-platform:lsp4intellij:master-SNAPSHOT")
implementation("com.github.ballerina-platform:lsp4intellij:master-SNAPSHOT")
Sorry, something went wrong.
No branches or pull requests
Description:
It seems the package "statusbar" is missing from the library shared on jitpack.
Steps to reproduce:
In the graddle file add:
Then browse the package imported:
Affected Versions:
IntelliJ 2021.2.3 and LSP4IntelliJ 0.94.2
OS, DB, other environment details and versions:
Java11
The text was updated successfully, but these errors were encountered: