You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @Klockchops, code folding is implemented in the plug-in via the USDFoldingBuilder. It should allow folding of any metadata blocks (parentheses) and any prim/dictionary bodies (brackets).
If the folding isn't available in a file, it may be because the parser errored while trying to read it. Are there any language errors highlighted in your file?
Can you please add support for collapsing?
The text was updated successfully, but these errors were encountered: