[squeak-dev] #syntaxHighlightingAsYouType

Thiede, Christoph Christoph.Thiede at student.hpi.uni-potsdam.de
Tue Oct 1 17:12:10 UTC 2019


Are you indeed talking only about coloring but not about the whole styling (underlines, italic, ...)?

________________________________
Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von karl ramberg <karlramberg at gmail.com>
Gesendet: Dienstag, 1. Oktober 2019 18:48:06
An: The general-purpose Squeak developers list
Cc: Squeak Dev
Betreff: Re: [squeak-dev] #syntaxHighlightingAsYouType

This must be a unintended miss. It should be possible to turn off syntax coloring.

Best,
Karl


On Mon, Sep 30, 2019 at 7:03 PM Thiede, Christoph <Christoph.Thiede at student.hpi.uni-potsdam.de<mailto:Christoph.Thiede at student.hpi.uni-potsdam.de>> wrote:

Hi,


I just found out that #syntaxHighlightingAsYouType has no senders. In my images, the preference is even turned off, but Shout remains active.

Is this preference deprecated or would we want to honor it in PluggableTextMorphPlus >> #updateStyleNow? In case of the latter, how about #updateStyle (and other senders of #style: and #styleInBackgroundProcess:)?


And another note: I am currently working with some really long methods which store hard-coded Forms etc., and each time I open one of them, my Browser hangs heavily for about a few minutes. (If I watch the source code in an unstyled Workspace, everything is fast as usual.) Thence I would still find it relevant to have an option to turn off Shout completely. And why can't we always style long texts in background, not only when loading? Could it be useful to introduce a certain treshold which if exceeded disables styling for a text in general?


Best regards,

Christoph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191001/fc654cd2/attachment-0001.html>


More information about the Squeak-dev mailing list