Add-on components that enhance and customize the Visual Studio integrated development environment
Thanks for reaching out!
This behavior matches a known issue in Business Central where schema synchronization can hang indefinitely in Sandbox environments that are copied from Production.
In such cases, the problem is not related to the AL code, schemaUpdateMode, VS Code, or network configuration. It is caused by inconsistent or locked schema metadata in the copied tenant database, which cannot be diagnosed or resolved from the extension side.
This causes due to
Publishing works in empty Sandboxes. The issue persists even after uninstalling the extension. The publish operation hangs without returning an error.
Unfortunately, there is no developer-side fix for this. The resolution requires Microsoft to inspect or repair the tenant database.
You can try below points
Create a new empty Sandbox for testing schema changes or Raise a Microsoft support ticket and request tenant-level investigation/repair for the affected Sandbox copied from Production.