Ralf, you cannot actually disable code folding for now. You may only make folding outline disappear. Unfortunately you cannot configure IDEA do not fold import statements from UI. As a workaround you may edit %IDEA_HOME%/config/options/editor.codeinsight.xml file by setting all options values to false in CodeFoldingSettings component. Or you can just press Ctrl+Shift+NumPad Plus in order to expand all the foldings.
-- Best regards, Maxim Shafirov JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" "Ralf Kraus" <[EMAIL PROTECTED]> wrote in message ag1r7r$jt2$[EMAIL PROTECTED]">news:ag1r7r$jt2$[EMAIL PROTECTED]... > Hi, > > when I disable the "CodeFolfing Feature" I don�t get the chance to see > my import statements :-) > > Greets -Ralf- > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
