Hi!
I am having some trouble setting up the code folding I want to use for Abaqus input files. The blocks I want to fold always starts with an * followed by a keyword, example: *NODE. After this, there will be a block of indented text which is the text I want to have folded. The indented block is usually followed by ** or * followed by an arbitrary character. I therefore would like to set up a code folding that either consider the indentation of strings or will fold text between strings that starts with an * followed by an arbitrary character and ** or * followed by an arbitrary character.
Is this possible?
Any help would be much appreciated. Please, also find the attached figure as clarification of the block I want to fold where the highlighted sections are the blocks that I would like to have folded.
Thanks in advance for your reply!
Best regards,
Jonatan
I am having some trouble setting up the code folding I want to use for Abaqus input files. The blocks I want to fold always starts with an * followed by a keyword, example: *NODE. After this, there will be a block of indented text which is the text I want to have folded. The indented block is usually followed by ** or * followed by an arbitrary character. I therefore would like to set up a code folding that either consider the indentation of strings or will fold text between strings that starts with an * followed by an arbitrary character and ** or * followed by an arbitrary character.
Is this possible?
Any help would be much appreciated. Please, also find the attached figure as clarification of the block I want to fold where the highlighted sections are the blocks that I would like to have folded.
Thanks in advance for your reply!
Best regards,
Jonatan