Small scale overview of whole file in editor window, possible in PHPStorm or with plugin?
Is it possible to have a small scale visual overview of the whole file in a corner of the Editor window? See attached image for what I mean, don't know how this is called. Natively in PHPStorm, or through a plugin?
Can't find it in setting or any plugin that does this.
请先登录再写评论。
Hi there,
You can do this with CodeGlance plugin: https://plugins.jetbrains.com/plugin/7275-codeglance
IDEA ticket: https://youtrack.jetbrains.com/issue/IDEABKL-5794
Thanks for your answer Andriy! Looks good, will install that!