java - How to stop IntelliJ IDEA from expanding the "External Libraries" with "Autoscroll from Source" enabled? -


i'm using intellij java , "autoscroll source" function enabled.

i when ide jumps class in package list, expand "external liubraries" making whole "project" view pretty messy.

is there way stop intellij expanding external libraries?

same problem. when have lot maven artifacts of own.

did not find appropriate plugin.

workaround: switch in "project tool window" "project view" "packages" , disable "show library contents" (can found "autoscroll source" option located )


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -