Fixed slice in inbox 2015-11-21 13:07 GMT+01:00 Denis Kudriashov <[email protected]>:
> > 2015-11-21 10:55 GMT+01:00 Nicolai Hess <[email protected]>: > >> The SyntaxErrorDebugger registers itself for Smalltalk tools: >> >> registerToolsOn: registry >> "Add ourselves to registry. See [Smalltalk tools]" >> registry register: self as: #syntaxErrorDebugger >> >> And this is used by MorphicUIManager >> syntaxErrorNotificationDefaultAction: anException >> > > Thank's. I will revert it >
