Implement Auto-complete for Soletta Dev-App
- Mentors
- Bruno Bottazzini, Bruno Dilly
- Organization
- Soletta Project
The project aims to implement live auto-complete support for Soletta Dev-App. Soletta Dev-App uses Ace editor which already has auto-complete available as an external plugin for certain languages only. The challenge is to implement the same for various nodetypes available in Soletta. Syntax auto-complete tips based on FBP will also be implemented. This will enable both new and old Soletta users a better programming environment.