netbeans - How to quickly create editor fold? -


when editing gui class i've found editor fold.

// <editor-fold defaultstate="collapsed" desc="generated code"> ... // </editor-fold> 

i've started using own purposes, it's couple of words write. i'm looking faster way.

type 'fcom' , press 'tab'.

more shortcuts here


Comments

Popular posts from this blog

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -

php - Deleting/Renaming a locked file -