There was an error while loading. Please reload this page.
Document the 4.7 .pmeraw guard and the renamed 2D hit/snap setting Opening a .pmeraw file now always asks for confirmation (Cancel is the default) because the format is a pickle, and Ctrl+S on a file opened from .pmeraw redirects to Save As instead of writing the pickle back. Covered in the user manual, the file-format reference and the shortcut table. The 2D settings table also gets the setting's 4.7.0 name, Atom Hit / Snap Distance, and what it actually controls beyond bond snapping. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Reorder Troubleshooting Common Issues for end users; fix broken plugin-page links Task 1: move OpenGL/VTK, Qt-platform-plugin, and log-file diagnostics to a trailing Advanced/diagnostic section; lead with first-launch slowness, 3D-view crashes, plugin failures, and a new file import/export table. Task 2: replace links to Official-Plugins/Plugin-CIF-Viewer (pages that no longer exist in this wiki) with links to the moleditpy-plugins wiki, in Using-Plugins(-JP) and File-Formats-and-Import-Export(-JP). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add File Formats, Troubleshooting, and Using Plugins wiki pages (EN) Grounded in ui/io_logic.py, ui/export_logic.py, ui/string_importers.py, plugins/plugin_manager.py, plugins/plugin_manager_window.py, and the moleditpy-linux OBABEL_AVAILABLE hardcode. JP counterparts follow in a separate commit. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>