The iLogic Editor (in 2022) uses collapsible sections using the format:
'[
code in between
']
This collapsible format is not supported in the Visual Code or Visual Studio editors.
Please consider adding support for #Region collapsible sections.
https://learn.microsoft.com/en-us/dotnet/visual-basic/language-reference/directives/region-directive
#Region "Region name"
'your code here
#End Region
This format would allow for consistent use of collapsible sections in either the iLogic or Visual Code editors.
I welcome your feedback and vote.
Regards,
Jerry
Can't find what you're looking for? Ask the community or share your knowledge.