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 #7521

Closed
antonikozielewski-tomtom opened this issue May 9, 2023 · 1 comment

Comments

@antonikozielewski-tomtom

IntelliJ build version: 2022.2.4 IU-222.4459.24
OS: Windows 10
JDK: JetBrains s.r.o. 17.0.5
Plugin version: 3.75.0-2022.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,7,0,2546x1402,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,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
Copy link
Collaborator

Duplicate of #7387

@wangmingliang-ms wangmingliang-ms marked this as a duplicate of #7387 May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants