Hi, > On 27 Jun 2017, at 15:55, Sven Van Caekenberghe <[email protected]> wrote: > > Is it possible to use Iceberg to edit regular text files directly in Pharo ? > > Specifically I would like to be able to edit README.md and similar files. > Especially when using a all-in-one, the repo on file becomes quite hidden, > and the whole idea is to hide the command line anyway, so it feels as if that > should have to be possible. > > Maybe just open a File Browser on the right directory ?
right now, yes. I want to add the possibility to edit/commit regular files from image but is not my priority now (it will arrive, one moment of this year). > > Sven > > PS: I also had the impression that class comment changes did not show up in > the diff browser. iceberg uses old diff mechanism from monticello. it *should* be there, but there may be a bug around… Esteban > >
