lukaszlenart commented on issue #121: URL: https://github.com/apache/struts-intellij-plugin/issues/121#issuecomment-5081599922
Verified fixed on `main` (merged via #119). **Code:** Editor-mode double-click / Jump to Source goes through `StrutsDiagramExtras` (`EditNodeHandler`, `uiDataSnapshot`) and `getItemDocOwner` → `StrutsDiagramPresentation.navigateToElement`. Stale/missing pointers no-op safely. **Tests:** `StrutsDiagramProviderTest` (including `testExtrasProvideEditNodeHandlerForEditorDoubleClick` and `testResolvePsiElementFromSnapshotNode`) passes. Closing as completed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
