I need to write an XML-based markup language. I would like to provide him with an open source IDE, but I do not want to write it from scratch. So, I am looking for an open source XML editor written in C # with WinForms or WPF UI, which I can extend and add my markup language check, etc. With the following features:
- XML syntax highlighting VS
- Autofill
- Check
This license should be that I can edit it and then release it with the source code.
Are there such things?
Thanks.
source share