How do I switch between html code view and rendered view.
1 Like
The Monaco preview handler is part of Microsoft PowerTools. You can turn it off system-wide via PowerTools settings.
If you only want to change which preview handler Opus uses for HTML files (leaving File Explorer the way it is), you can override that by:
- Settings > Preferences / Viewer / Plugins.
- Select and configure ActiveX + Preview + Office + Web.
- Turn off the Monaco preview handler there.
Thank you, Leo. That was it. I just uninstalled PT as I never use it anyway. All is good now. I appreciate the fast response!