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
'Pause compilation. File watching continues, but compilation is deferred until compile_and_resume is called. Use this at the start of an editing session to prevent wasted intermediate compilations and ephemeral errors.',
'Compile all accumulated file changes in a single batch, then resume normal compilation. Waits for compilation to complete before returning. No-op if compilation is not paused.',
0 commit comments