<div>Hilaire,</div><br><div>I hope I understood you correctly: You want to pretty print the code (Ctrl-F in Pharo)?</div><div>Thats a bit tedious. Use the browser's show ...->pretty print item, optionally make some adjustments</div><div>and save the result. And don't forget to switch back to the "source" view.</div><br><br><div>HTH and best Regards,</div><br><div>Gerald</div><br><div class="gmail_quote_attribution">On Apr 12 2022, at 9:29 pm, Hilaire Fernandes via Cuis-dev <cuis-dev@lists.cuis.st> wrote:</div><blockquote><div> </div><div><div><font size="4">Hi,</font></div></div><br><div><div><font size="4">I have this TextModelMorph with Smalltalk source code:</font></div></div><br><blockquote><code><pre style="background-color:rgba(0,0,0,0.05);padding:0.2em 1em"><font size="4"><span style="color:#941253">codeView := TextModelMorph textProvider: self textGetter: #sourceCode.</span></font></pre></code></blockquote><div><font size="4">and I want it to style the code. How can I do it?</font></div><br><div><font size="4">I did not find</font></div><br><div><font size="4">Thanks</font></div><br><div><div><font size="4">Hilaire</font></div></div><br><div><br></div><br><code><pre style="background-color:rgba(0,0,0,0.05);padding:0.2em 1em">-- <br>GNU Dr. Geo<br><a href="http://drgeo.eu" title="http://drgeo.eu">http://drgeo.eu</a><a href="http://blog.drgeo.eu" title="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre></code><div>--</div><div>Cuis-dev mailing list</div><div>Cuis-dev@lists.cuis.st</div><div>https://lists.cuis.st/mailman/listinfo/cuis-dev</div></blockquote>