<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>BTW, I did a simple browser hack for Tonel files.</p>
<p><a href="https://github.com/KenDickey/Cuis-Smalltalk-Tonel-Browser">https://github.com/KenDickey/Cuis-Smalltalk-Tonel-Browser</a></p>
<p>Looking at a *.st file in a File List and clicking the CODE button checks file and if it looks like a Tonel file, gives the option to rewrite into Chunk Format and browse that.  E.g. 'xclass.st" writes an equivalent chunk file "xClass.st" and opens a Cuis Code Browser.</p>
<p>Useful for Pharo code as they made their own format (Tonel) but kept the same suffix (".st").  Kinda like having .png and .jpeg use the same suffix.  Dumb, IMHO.</p>
<p>Not perfect, but allows to browse Bee runtime, Webside, et al.</p>
<p>FYI,</p>
<p>-KenD</p>
<p><br /></p>
<p>On 2023-06-23 16:21, Juan Vuletich via Cuis-dev wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --> <!-- head ignored --><!-- meta ignored --> Hi rabbit,<br /> <br /> I suggest unzipping the Monticello files to extract the code in plain text (yes, Monticello files are just zip files). When you are there, you can also fix the line ending convention of the files. And of course, you'd neet to check the code, because Cuis is not 100% compatible with Squeak.<br /> <br /> We don't use Monticello in Cuis. At some point in the past it was possible to open MC files in Cuis, but nobody used that feature in ages and it got bitrotten.<br /> </blockquote>

</body></html>