[Cuis-dev] Bug in the debugger

Juan Vuletich juan at cuis.st
Mon May 29 08:42:06 PDT 2023


On 5/27/2023 1:34 PM, Luciano Notarfrancesco via Cuis-dev wrote:
> 1) Press cmd-. to open a debugger;
> 2) write something in the code pane (but don't save it);
> 3) close the debugger;
> 4) it will ask you if you want to close anyway with unsaved changes, 
> press yes;
> 5) a new debugger will open
>
> This change set fixes the problem, but I'm not sure this is the best 
> fix. Perhaps we should change InnerTextMorph>>disregardUnacceptedEdits 
> or InnerTextMorph>>hasUnacceptedEdits:. What do you think?

Hi Luciano,

Thanks. I preferred to modify #disregardUnacceptedEdits instead. I don't 
think we need to be extra careful when we're just abandoning the unsaved 
stuff. Just pushed it to GitHub.

Cheers,

-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich



More information about the Cuis-dev mailing list