How to display console tab of intellij -


if use "find usage" usage of methods or fields, intellij hide console tab , take me tab. how can switch console tab.

one possibility use ctrl-tab (switcher) shows list of toolwindows along list of open files. press button in bottom left corner of intellij idea toolwindow show toolwindow tabs. can switch toolwindow directly pressing alt-4 (for run) or alt-5 (for debug).


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -