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
Clicking on "Show nested expressions" can expand nodes in the structure tree. I think the expansion shouldn't change, particularly since currently you have to unexpand nodes one by one.
Before:
After:
class coqops
object(self)
val script = _script
end
The text was updated successfully, but these errors were encountered:
plugin version: 0.124-2023.1
Description
Clicking on "Show nested expressions" can expand nodes in the structure tree. I think the expansion shouldn't change, particularly since currently you have to unexpand nodes one by one.
Before:
After:
The text was updated successfully, but these errors were encountered: