Hey community!
Newbie here... I just finished reading a book about developing games with Haxe (“Haxe Game Development Essentials” by Jeremy McCurdy) and I’m really impressed with how easy is it to code multi-platform games with Haxe, however I would like to know more about tooling and technical stuff, like for instance how does OpenFL, Lime and HaxeFlixel relate to each other?
I’ve found the image below for OpenFL, but I’d like something more updated for HaxeFlixel, with information about all target platforms and the technologies involved.

About tooling, I’d like to know what are the most used tools for developing games with HaxeFlixel, like IDEs, level or scene editors, third party SDKs, etc.
Also I'm taking a look at libGDX, and have developed before with Cocos2d-x, both have level editors like Overlap2d and CocosCreator (formerly known as Fireball), those editors are open source and cross-platform and in theory could be used to build a HaxeFlixel editor. So, are there any plans for something similar for HaxeFlixel?
Any help or comment is appreciated,
Regards.