Ballerina-lang: Ballerina Intellij IDEA plugin error on Windows 10

Created on 28 Feb 2019  路  4Comments  路  Source: ballerina-platform/ballerina-lang

Description:
com.intellij.diagnostic.PluginException: action with the ID "LSPFindUsages" was already registered. Action being registered is (null); Registered action is (null) Plugin: Ballerina [Plugin: io.ballerina]

Steps to reproduce:

Affected Versions:
0.990.3

OS, DB, other environment details and versions:
Windows 10

Related Issues (optional):

Suggested Labels (optional):
intellij idea, jetbrains

Suggested Assignees (optional):
@Shan1024

TypBug

All 4 comments

@Shehanka thanks for the information :) I'll work on it and let you know once it is fixed.

@Shehanka Could you please check whether you have installed the LSP Support plugin in IntelliJ IDEA?? If so, would you please recheck after uninstalling it?

@NipunaRanasinghe I disabled LSP Support now there's no error.

Hope you issue is resolved. :) We previously downloaded and used LSP Support plugin as a dependent plugin of the ballerina plugin, to connect to the ballerina language server. But since we've written out own language client library instead of using LSP Support plugin, you can simply uninstall it now.

Was this page helpful?
0 / 5 - 0 ratings