diff -r 13926da725fa -r 3fecdf0454b7 Tools__CodeHighlightingService.st --- a/Tools__CodeHighlightingService.st Tue Apr 17 08:22:20 2018 +0200 +++ b/Tools__CodeHighlightingService.st Tue Apr 17 08:25:45 2018 +0200 @@ -235,7 +235,7 @@ mthd := codeView method. mthd isNil ifTrue:[ cls isNil ifTrue:[ - self halt. + "/ self halt. ^ self. ] ].