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

[IntelliJ][ReportedByUser] Uncaught Exception java.lang.NullPointerException: Cannot invoke "com.intellij.openapi.editor.Editor.getDocument()" because "editor" is null #7387

Closed
harshavardhanvaishnavcropdata opened this issue Mar 15, 2023 · 2 comments

Comments

@harshavardhanvaishnavcropdata

IntelliJ build version: 2022.3.2 IC-223.8617.56
OS: Windows 10
JDK: JetBrains s.r.o. 17.0.5
Plugin version: 3.74.0-2022.3
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1367x738,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource@4d80ec47,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.NullPointerException: Cannot invoke "com.intellij.openapi.editor.Editor.getDocument()" because "editor" is null
	at org.wso2.lsp4intellij.actions.LSPGotoDeclarationAction.actionPerformed(LSPGotoDeclarationAction.java:31)
@wangmingliang-ms wangmingliang-ms self-assigned this Apr 24, 2023
@wangmingliang-ms wangmingliang-ms added this to the 202304 milestone Apr 24, 2023
wangmingliang-ms added a commit that referenced this issue Apr 24, 2023
…interException: Cannot invoke "com.intellij.openapi.editor.Editor.getDocument()" because "editor" is null
@wangmingliang-ms
Copy link
Collaborator

this bug is fixed in the latest v3.76.0/v3.76.1, can you please upgrade and try again?

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.

@github-actions github-actions bot closed this as completed Oct 9, 2023
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

2 participants