How to code fold region

Hi, is there a way to set the region/block of code you want to fold easily? Is there a short cut or something similar to #region and #endregion I have to type out?
thanks

1 Like

If anybody knows of a way to do this, please share. I’d like to know as well. I can’t find any material. Maybe it should be an added feature?

Yeah, me too. Unfortunately, we’re at the mercy of the eclipse editor which (AFAIK) does not support ad hoc inline folding: https://stackoverflow.com/questions/13505413/code-folding-in-eclipse#13505454

I’m hoping someone else jumps in and tells me I’m wrong.

Same proplem :slight_smile:

Has there been any update on this. Would really love to have the ability to fold regions.