Changes

Summary

  1. Fix #4697. It defines the comments by using  fileName asFileReference (details)
  2. fixes #4575 by using the same approach as we use in Syntax hightlighting (details)
Commit 6ee6d20c010a42627fbcc8b5187bf4d91e034d71 by santiagobragagnolo
Fix #4697. It defines the comments by using  fileName asFileReference
binaryReadStream upToEnd base64Encoded . Still, there should be a better
documentaiton than this.
The file was modifiedsrc/Graphics-Tests/BMPReadWriterTest.class.st (diff)
Commit 0cc0d5b5914972070ce3872b2a53408ce4335ff6 by marcus.denker
fixes #4575 by using the same approach as we use in Syntax hightlighting
(see #privateStyle in SHRBTextStyler).
We should add a nice API to the compiler for this now that there are two
clients (I added that to the backlog)
The file was modifiedsrc/NECompletion/CompletionContext.class.st (diff)