Actionscript/FLEX: TextArea autocompletion component based on xml schema
18
Oct
In all IDE(IDEA, Eclipse…), a basic functionality is autocompletion. So, I try do add those capabilities to a textarea FLEX component. Features: completion for tag, attribute and attribute content declaration, auto close tag with « / » or « > », schema parsing: … Read More »