Skip to content

vscode-v2.17.1

Latest

Choose a tag to compare

@superdoc-orbit superdoc-orbit released this 30 Jul 20:27

Fixes

  • Nested content control parent relationships — Fixed parent discovery for nested content controls. When content controls are nested inside other content controls, getParent() now correctly identifies the immediate parent. This ensures that wrap and group operations preserve the correct hierarchy across save and reload cycles, improving reliability when working with complex document structures or AI agents that manipulate nested controls.