Great work, Ronie, it looks very promising! Keep in mind that we already have an IDE - Pharo, so it would be cool to make the components of your IDE as much reusable as possible and I think that most of them should be in the standard image in future.

Cheers,
-- Pavel

2017-12-24 21:05 GMT+01:00 Ronie Salgado <roniesalg@gmail.com>:
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

Im��genes integradas 3

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