Whilst I didn't get the "persistent temp files" either and I still don't know what the use-case is beyond persisting unnamed buffers and I don't understand what the reason for saving unnamed buffers is, if its unnamed how do I know whats in it to switch to it when they are all named "Untitled"?
They will get some file name (see the screencast, I personally would suggest names scribble_1
, scribble_2
, etc.)
So I can't suggest anything better than the descriptive "save unnamed buffers".
That's not the whole thing the patch does though - it really is some "scribble mode" with additional features:
Now to why people (#905), including me, want to have this feature - the Scribble panel is extremely limited and the basic editor features don't work there (see #3558). Having a full-blown Scintilla editor used for Scribble with all editing options and syntax highlighting in a big window would be really nice. And this PR is quite a nice way how to implement it in a pretty much invisible and care-free way for users.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.