[squeak-dev] #syntaxHighlightingAsYouType

Marcel Taeumel marcel.taeumel at hpi.de
Wed Oct 2 06:56:44 UTC 2019


We didn't make this preference functional because we couldn't yet decide on a package to put it. It think that "Tools" might work. The current package, "ShoutCore", does not work because of the dependencies.

Best,
Marcel
Am 01.10.2019 19:12:19 schrieb Thiede, Christoph <christoph.thiede at student.hpi.uni-potsdam.de>:
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/20191002/8df0502c/attachment-0001.html>


More information about the Squeak-dev mailing list