- Joined
- Aug 7, 2013
- Messages
- 1,338
Hi,
Is there any flag in jass NEWGEN which keeps methods/functions/loops collapsed until un-collapsed?
e.g. suppose I have a series of long methods but I only care to look at one while I'm moving between the code. I can collapse the others, or details about this method which aren't relevant. But when I change to a different module/library/scope/etc., the methods/fields/functions/loops that I collapsed are now un-collapsed. This almost negates the utility of having this collapsing button in the editor window in the first place.
Is there any flag in jass NEWGEN which keeps methods/functions/loops collapsed until un-collapsed?
e.g. suppose I have a series of long methods but I only care to look at one while I'm moving between the code. I can collapse the others, or details about this method which aren't relevant. But when I change to a different module/library/scope/etc., the methods/fields/functions/loops that I collapsed are now un-collapsed. This almost negates the utility of having this collapsing button in the editor window in the first place.