Tools
Introduction
In these guides, I’ll briefly describe the tools I use to write plug-ins and how to make the most of them. I work in Debian Stable, a distribution of Linux.
Another important tool is version control. Platforms like GitHub and GitLab allow you to store your code online, providing powerful features for managing projects, and reviewing code history. Lastly, AI tools are transforming how we approach coding. They can help bridge knowledge gaps by offering assistance, generating suggestions, and even automating some coding tasks—enabling you to create working plug-ins more efficiently.