You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (LanguageServerWrapper.forProject(project).getStatus() == ServerStatus.INITIALIZED) {
There doesn't seem to be a way for us to add more options in the widget. It would be great if it was expandable. (For example, I would like to add an action which opens the settings/preferences window of my LSP server.)
The text was updated successfully, but these errors were encountered:
There are two things that bother me:
lsp4intellij/src/main/java/org/wso2/lsp4intellij/statusbar/LSPServerStatusWidget.java
Line 150 in 6e892fa
The text was updated successfully, but these errors were encountered: