Xed-Editor Extension Development Guide!
We're delighted to welcome you to the definitive, community-driven documentation for Xed-Editor Extension Development. Our goal is to provide a comprehensive resource containing everything you need to know, from initial setup to advanced API usage, enabling you to extend and customize the Xed-Editor.
🧑💻 Prerequisites
This documentation assumes you have a foundational understanding of the following technologies:
- Java and Kotlin (for core extension logic and Android integration).
- Android Development Concepts (e.g., Activities, Services, Contexts).
- Jetpack Compose (for building modern Android UIs).
- Terminal Usage (Bash on Linux/MacOS or CMD on Windows).
We wish you a happy and productive learning experience! Let's get building!