[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squeak-dev
Subject:    [squeak-dev] The Inbox: Tools-ct.851.mcz
From:       commits () source ! squeak ! org
Date:       2019-06-29 21:31:16
Message-ID: E1hhKwI-0000VR-Bu () andreas
[Download RAW message or body]

A new version of Tools was added to project The Inbox:
http://source.squeak.org/inbox/Tools-ct.851.mcz

==================== Summary ====================

Name: Tools-ct.851
Author: ct
Time: 29 June 2019, 11:31:08.24743 pm
UUID: 7c648bb0-32b8-9641-b3a6-db165bb32589
Ancestors: Tools-ct.850

Make SyntaxError more convenient: Automatically select error message as known from \
CodeHolders, and activate styling

=============== Diff against Tools-ct.850 ===============

Item was added:
+ ----- Method: SyntaxError>>aboutToStyle: (in category 'text menu support') -----
+ aboutToStyle: aStyler
+ 
+ 	aStyler
+ 		classOrMetaClass: self selectedClassOrMetaClass;
+ 		parseAMethod: false.
+ 	^ true!

Item was added:
+ ----- Method: SyntaxError>>errorMessageInterval (in category 'text menu support') \
----- + errorMessageInterval
+ 
+ 	^ notification location
+ 		to: notification location
+ 			+ notification errorMessage size - 1
+ 			+ ' ->' size!


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic