Commit 3c154dd
fix: NPE when trying to open Quickfix in Problems view
+ Add null-check for `org.eclipse.lsp4j.CodeAction.getDiagnostics()`1 parent cc2ba93 commit 3c154dd
1 file changed
Lines changed: 4 additions & 0 deletions
File tree
- org.eclipse.lsp4e/src/org/eclipse/lsp4e/operations/codeactions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
0 commit comments