Editor settings.

interface EditorSettings {
    confirmSwitchToMoleculeStereo?: boolean;
}

Properties

confirmSwitchToMoleculeStereo?: boolean

Controls whether to show a confirmation dialog before switching from atom-level Enhanced Stereo to molecule-level stereo.

Generated using TypeDoc