discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

A small feature request about leaving.

HW
Harvey white
Sun, Feb 1, 2026 10:59 PM

I use an editor (Notepad++) that uses control Q to comment out a line.

I'm not sure there's all that much control over what Notepad++ will do,
but to avoid inadvertent restarts, would it be possible to add an "are
you sure" dialog when it's shutting down?  I know there's one for
unsaved files.

Harvey

I use an editor (Notepad++) that uses control Q to comment out a line. I'm not sure there's all that much control over what Notepad++ will do, but to avoid inadvertent restarts, would it be possible to add an "are you sure" dialog when it's shutting down?  I know there's one for unsaved files. Harvey
MM
Michael Marx (spintel)
Mon, Feb 2, 2026 12:32 AM

Are you (and in relation to your other post), using Notepad++ along with
OpenSCAD with 'Design/Automatic Reload and Preview'?

-----Original Message-----
From: Harvey white via Discuss [mailto:discuss@lists.openscad.org]
Sent: Monday, February 02, 2026 10:00 AM
To: nop head via Discuss
Cc: Harvey white
Subject: [OpenSCAD] A small feature request about leaving.

I use an editor (Notepad++) that uses control Q to comment out a line.

I'm not sure there's all that much control over what Notepad++ will do,
but to avoid inadvertent restarts, would it be possible to add an "are
you sure" dialog when it's shutting down?  I know there's one for
unsaved files.

Harvey


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

Are you (and in relation to your other post), using Notepad++ along with OpenSCAD with 'Design/Automatic Reload and Preview'? > -----Original Message----- > From: Harvey white via Discuss [mailto:discuss@lists.openscad.org] > Sent: Monday, February 02, 2026 10:00 AM > To: nop head via Discuss > Cc: Harvey white > Subject: [OpenSCAD] A small feature request about leaving. > > I use an editor (Notepad++) that uses control Q to comment out a line. > > I'm not sure there's all that much control over what Notepad++ will do, > but to avoid inadvertent restarts, would it be possible to add an "are > you sure" dialog when it's shutting down? I know there's one for > unsaved files. > > Harvey > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
HW
Harvey white
Mon, Feb 2, 2026 3:32 AM

Yes, with Notepad++ tweaked for syntax highlighting.

Harvey

On 2/1/2026 7:32 PM, Michael Marx (spintel) via Discuss wrote:

Are you (and in relation to your other post), using Notepad++ along with
OpenSCAD with 'Design/Automatic Reload and Preview'?

-----Original Message-----
From: Harvey white via Discuss [mailto:discuss@lists.openscad.org]
Sent: Monday, February 02, 2026 10:00 AM
To: nop head via Discuss
Cc: Harvey white
Subject: [OpenSCAD] A small feature request about leaving.

I use an editor (Notepad++) that uses control Q to comment out a line.

I'm not sure there's all that much control over what Notepad++ will do,
but to avoid inadvertent restarts, would it be possible to add an "are
you sure" dialog when it's shutting down?  I know there's one for
unsaved files.

Harvey


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

Yes, with Notepad++ tweaked for syntax highlighting. Harvey On 2/1/2026 7:32 PM, Michael Marx (spintel) via Discuss wrote: > Are you (and in relation to your other post), using Notepad++ along with > OpenSCAD with 'Design/Automatic Reload and Preview'? > >> -----Original Message----- >> From: Harvey white via Discuss [mailto:discuss@lists.openscad.org] >> Sent: Monday, February 02, 2026 10:00 AM >> To: nop head via Discuss >> Cc: Harvey white >> Subject: [OpenSCAD] A small feature request about leaving. >> >> I use an editor (Notepad++) that uses control Q to comment out a line. >> >> I'm not sure there's all that much control over what Notepad++ will do, >> but to avoid inadvertent restarts, would it be possible to add an "are >> you sure" dialog when it's shutting down? I know there's one for >> unsaved files. >> >> Harvey >> >> >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
JB
Jordan Brown
Mon, Feb 2, 2026 6:29 PM

On 2/1/2026 2:59 PM, Harvey white via Discuss wrote:

I use an editor (Notepad++) that uses control Q to comment out a line.

I'm not sure there's all that much control over what Notepad++ will
do, but to avoid inadvertent restarts, would it be possible to add an
"are you sure" dialog when it's shutting down?  I know there's one for
unsaved files. 

I don't have a strong feeling about Ctrl+Q, but if window-system-close
(e.g. via the X in the top right or Alt+F4) gets this confirmation box,
I'd really want it to be possible to disable it.  Similarly for
File/Quit.  It seems very unlikely that one would do any of those
accidentally, and the confirmation would only be a nuisance.

If you want the request tracked (which is not to say that anybody will
jump on it), file an issue on GitHub: 
https://github.com/openscad/openscad/issues

On 2/1/2026 2:59 PM, Harvey white via Discuss wrote: > I use an editor (Notepad++) that uses control Q to comment out a line. > > I'm not sure there's all that much control over what Notepad++ will > do, but to avoid inadvertent restarts, would it be possible to add an > "are you sure" dialog when it's shutting down?  I know there's one for > unsaved files.  I don't have a strong feeling about Ctrl+Q, but if window-system-close (e.g. via the X in the top right or Alt+F4) gets this confirmation box, I'd really want it to be possible to disable it.  Similarly for File/Quit.  It seems very unlikely that one would do any of those accidentally, and the confirmation would only be a nuisance. If you want the request tracked (which is not to say that anybody will jump on it), file an issue on GitHub:  https://github.com/openscad/openscad/issues