andrake
Member
|
collapse methods as intellij IDEA
Greetings!
it would be good to possible collapse part of code - for example functions.
or as in Intellij IDEA
//region A
code
//endregion A
i try to use Visual Studio 2013 but there is in code not visible words Class at all and also not visible what is superclass for this class.
anyway it would be very good to support intellij IDEA when it will be native support of C++.
Thank You
|
|
01-12-2015 05:06 PM |
|
Zervox
Member
|
RE: collapse methods as intellij IDEA
|
|
01-12-2015 05:22 PM |
|
andrake
Member
|
RE: collapse methods as intellij IDEA
i am not sure that with it - code will be collapsed in Esenthel Editor. code with 200-300 lines in one file already get additional time for scrolling. also more usable to collapse all methods exclude currently working on
|
|
01-13-2015 08:57 AM |
|
Esenthel
Administrator
|
RE: collapse methods as intellij IDEA
In the meantime please use "View Mode" (Alt+V) which collapses all functions.
|
|
01-13-2015 12:17 PM |
|
Tottel
Member
|
RE: collapse methods as intellij IDEA
Exactly what aceio said.
|
|
01-13-2015 02:26 PM |
|
andrake
Member
|
RE: collapse methods as intellij IDEA
(01-13-2015 12:17 PM)Esenthel Wrote: In the meantime please use "View Mode" (Alt+V) which collapses all functions.
it not allow leave one or two functions uncollapsed :(
|
|
01-13-2015 06:22 PM |
|
Esenthel
Administrator
|
RE: collapse methods as intellij IDEA
(01-13-2015 02:22 PM)aceio76 Wrote: It would be nice if you can select the desired code section you want to jump to while in View Mode, then when toggling out, the cursor is on that code location / line number.
That's a good idea, I'll see if I can do this soon.
|
|
01-15-2015 07:59 AM |
|
Esenthel
Administrator
|
RE: collapse methods as intellij IDEA
(01-13-2015 02:22 PM)aceio76 Wrote: It would be nice if you can select the desired code section you want to jump to while in View Mode, then when toggling out, the cursor is on that code location / line number.
Request granted for the next release.
|
|
04-28-2015 02:15 AM |
|