Workspace โบ updateOptions Workspace.updateOptions() method Calling this function will update/reconfigure the options of all Markdown views. It is fairly expensive, so it should not be called frequently. Signature: updateOptions(): void; Returns: void