Dec. 24, 2017
8:05 p.m.
Hi, I am going to announce a project that I started in November: Phanide, Pharo Native IDE( currently a File Browser, and a syntax highlighting framework): https://github.com/ronsaldo/phanide [image: Imágenes integradas 3] [image: Imágenes integradas 4] As for the UI, I am just copying some existing stuff like Atom (the text editor that I am currently using). Now I have a couple of questions to the mailing list: - In the fast table (used for the tree view): - How do I remove or add single elements without collapsing the whole tree? - In the Rubric text editor, how do I a put an icon (such as a breakpoint for GDB) in a specific line of the text, not in a index of the text? Merry Christmas, Ronie