2015-11-08 22:33 GMT+01:00 Alain Plantec via Pharo-dev < pharo-dev@lists.pharo.org>:
---------- Weitergeleitete Nachricht ---------- From: Alain Plantec <alain.plantec@yahoo.com> To: Pharo Development List <pharo-dev@lists.pharo.org> Cc: Date: Sun, 8 Nov 2015 22:32:17 +0100 Subject: Re: [Pharo-dev] Cannot use command-P in inspector in the debugger I guess it is because of the default text mode. The smalltalk code mode should be set for these text areas. Alain
AFAIK this was done on purpose https://pharo.fogbugz.com/f/cases/16333/no-syntax-highlighting-in-TextModel-... "... I also put newText for the two bottom boxes in debugger since now newCode is fixed for highlighting, we do not want to have highlighted text for these text areas..."
On 08 Nov 2015, at 19:54, stepharo <stepharo@free.fr> wrote:
Hi guys
I would like to know if I'm the only one to do not have anymore the command-P in inspector in the debugger.
Stef