I have an idea of creating an IDE which uses gtk for creating a desktop applications.
I have been inspired with Qt Creator and ease of declaring and using components in React. In addition it will have listed features: check components for potential depreciation (green: no found, yellow: will be in the future, red: deprecated), testing and version control.
IDE will be written in C. Unfortunately, I don’t have a knowledge and experience to properly write components nor store them.
I hope that you will provide me with knowledge and support on building that application.