Is there a function or plugin to create a link to a local project file as follows:
public function render() { .. }
This is very useful for navigating between files.
I found this plugin, but it looks like it is no longer supported or is not supported in PhpStorm> 2016:
https://plugins.jetbrains.com/plugin/7235?pr=phpStorm
source share