You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The system doesn't navigate from plugin to the subject method if a plugin has been created to an interface. There no special linemarker to navigate. However, if you create a plugin for the class the linemarker will be added and the system navigates successfully.
Take a look at the screenshots below.
To Reproduce (*)
Steps to reproduce the behavior:
Create a plugin to interface
Go to created plugin method
Pay attention to the gutter icons panel
Expected behavior (*)
The gutter icons panel has a linemarker with the hint "Navigate to target method" and the system has a possibility to navigate there.
Screenshots
Plugin has been created to the method of class
Plugin has been created to the method of interface
Please complete the following information: (*)
OS: MacOS Catalina
PhpStorm/Intellij version 2020.2
Version 1.0.1
The text was updated successfully, but these errors were encountered:
VitaliyBoyko
changed the title
system doesn’t navigate -> there no linemarkers to navigate
Plugin linemarkers is missing for interface methods
Oct 21, 2020
Describe the bug (*)
The system doesn't navigate from plugin to the subject method if a plugin has been created to an interface. There no special linemarker to navigate. However, if you create a plugin for the class the linemarker will be added and the system navigates successfully.
Take a look at the screenshots below.
To Reproduce (*)
Steps to reproduce the behavior:
Expected behavior (*)
The gutter icons panel has a linemarker with the hint "Navigate to target method" and the system has a possibility to navigate there.
Screenshots
Plugin has been created to the method of class

Plugin has been created to the method of interface

Please complete the following information: (*)
The text was updated successfully, but these errors were encountered: