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

About the status widget (NPE, etc.) #315

Open
payne911 opened this issue Jun 2, 2023 · 2 comments
Open

About the status widget (NPE, etc.) #315

payne911 opened this issue Jun 2, 2023 · 2 comments

Comments

@payne911
Copy link
Contributor

payne911 commented Jun 2, 2023

There are two things that bother me:

  1. This line has been throwing NPEs:
    if (LanguageServerWrapper.forProject(project).getStatus() == ServerStatus.INITIALIZED) {
  2. 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.)
@kandelin16
Copy link

Also getting NPE here.

@payne911 payne911 changed the title About the status widget About the status widget (NPE, etc.) Jul 4, 2023
@dongwa
Copy link
Contributor

dongwa commented Aug 7, 2023

+1

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

No branches or pull requests

3 participants