Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get a Code map for intelliJ IDEA?

Is there any way to get a code-map like in Sublime text for Jetbrains IntelliJ IDEA? It appears to the right hand side of the screen in Sublime text.

like image 293
Games Brainiac Avatar asked Jun 21 '13 12:06

Games Brainiac


People also ask

What is code folding in IntelliJ?

Now, when you select the Custom folding regions option, IntelliJ IDEA will fold such regions when you open your file in the editor. Before. After. Android - language-specific code fragments in Android. JavaScript - language-specific code fragments in JavaScript and TypeScript.


1 Answers

This seems like a better plugin: CodeGlance

like image 61
Assaf Gamliel Avatar answered Sep 19 '22 14:09

Assaf Gamliel