on ‎2018 Jan 19 9:09 PM
Hello!
How do you fold / collapse a selected part of your code in the editor window in Eclipse & ABAP Development Tools?
I don't want to fold only the part specific to a statement (IF, WHILE etc.) that's already marked by a + sign in a circle but a portion of the code that I select (with the mouse or the cursor and the arrow keys).
Any idea?
Thanks!
Regards,
Vlad
Request clarification before answering.
CRTL NUM PAD + Folds a block of code
CRTL NUM PAD - Collaps a block of code
CRTL SHFT NUM PAD / Folds all code
CRTL SHFT NUM PAD * Collaps all code (This one doesn't work for me)
Window -> Preferences -> Type Keys
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Sergio!
I have no NumLock on my keyboard, so I've changed the keyboard shortcut to something else (now I know how! 😉
However that doesn't do what I want (collapse ONLY the selected text) but instead collapses the content of the statement (as the small pluses in the circle in the gutter left do).
Thanks nevertheless!
Regards,
Vlad
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.