We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
There's a tiny box before every "ClassMethod" line that folds the entire method so that only the signature of the method shows. I would like to have that same feature for other code blocks, such as loops and If's
ADMIN RESPONSE
Mar 22, 2023
Thank you for posting the idea. According to information from experts, this functionality already exists.
VS Code with the InterSystems ObjectScript Extension Pack (via the InterSystems Language Server extension, specifically) supports folding other code blocks like loops, if/else, and try/catch.