parallaxe / OpenInSplittedTab

AppCode plugin to open the declaration/implementation of the current selected symbol within a vertically splitted tab.
MIT License
17 stars 4 forks source link

NullPointerException when using the action in a preview-window #1

Open parallaxe opened 10 years ago

raveren commented 3 years ago

still relevant :))

parallaxe commented 3 years ago

I can no longer reproduce it 😬 Can you please write down a description to reproduce it? (also, what IDE do you use?)

raveren commented 3 years ago

I'm using latest PHPStorm.

To reproduce behavior just have some code shown in a tool window (for example Find in files -> Show in find window). Invoke the Split to Tab action on any variable or member there - pop goes the error :))

parallaxe commented 3 years ago

Thanks, I can reproduce it. 🙂 My expectation would be, that the symbol is opened in an editor-tab, and not in a new tab inside the Find-window. I will try to find a way to do so.

raveren commented 1 year ago

bump :) I pray you don't let this die, your plugin is one of the best productivity boosters out there!!!